mjcramos Posted December 28, 2016 Posted December 28, 2016 Hi, I am reinstalling unigui in delphi xe7 and there is an access violation error, before it was working normal, I had to reinstall delphi and now it is compiling all the packages but when I install it does not install Quote
Administrators Farshad Mohajeri Posted December 28, 2016 Administrators Posted December 28, 2016 Hi, Are you sure it is related to uniGUI? Quote
mjcramos Posted December 28, 2016 Author Posted December 28, 2016 I run the installer, I am using 0.99.96.1332 the folder was created normally, all packages were compiled, but when I install it it displays this message Quote
mjcramos Posted December 28, 2016 Author Posted December 28, 2016 I use tms components, acbr among others and installed successfully Quote
mjcramos Posted December 28, 2016 Author Posted December 28, 2016 When I right click and install command it displays this error Quote
Administrators Farshad Mohajeri Posted December 28, 2016 Administrators Posted December 28, 2016 Can you try with latest build? Quote
Administrators Farshad Mohajeri Posted December 28, 2016 Administrators Posted December 28, 2016 It seems that previous uninstall was somehow unsuccessful. Please try uninstalling uniGUI completely first and remove all packages from IDE manually. Quote
mjcramos Posted December 28, 2016 Author Posted December 28, 2016 I'm going to download the latest version and try with it, thanks for now Quote
mjcramos Posted December 28, 2016 Author Posted December 28, 2016 Did not work, but searching I found a situation in the site of the embarcadero similar to mine, but in xe7, I downloaded the latest version of the site, did the installation, compile all the packages, but when I install I receive the access violation message, the package Unigui21Chartdcl.bpl installs normally the others do not install https://forums.embarcadero.com/message.jspa?messageID=709471 Quote
masterdeveloper Posted May 15, 2018 Posted May 15, 2018 Good morning, everyone, just to collaborate with the UNIGUI forum. Recently I went through the same problem, installing UNIGUI components in delphi 10.2 Tokyo received an "Access violation in bds.exe" error message. To solve the problem, I had to reinstall delphi 10.2 and in the configuration I unselected some components that delphi installs by default: - Interbase (all) - Thryrty components (all) - FastReport If you are using only 1 version of delphi, this should solve the problem. If you are using 2 versions of delphi, as is my case (10.1 and 10.2), you should also change the environment variable "path". To do this, you need to go to tools> options> Enverioment variables> System Variables> Path. Change this variable to the corresponding delphi version, because during delphi installation, it overwrites this path, ie: If you have delphi 10.1 installed, you will have a path like: With only delphi 10.1 installed path = C: \ Program Files (x86) \ Embarcadero \ Studio \ 18.0 \ bin; C: \ Users \ Public \ Documents \ Embarcadero \ Studio \ 18.0 .... After installing delphi 10.2, the path variable of delphi 10.1 was: path = C: \ Program Files (x86) \ Embarcadero \ Studio \ 19.0 \ bin; C: \ Users \ Public \ Documents \ Embarcadero \ Studio \ 19.0 .... When you install delphi 10.2, it overwrites this variable from "..18.0" to "..19.0" of delphi 10.1, which should not. So you need to change this path variable manually in each delphi by configuring the delphi version accordingly. I hope it's useful. Quote
Wanderson Salles Posted April 28, 2019 Posted April 28, 2019 bom dia a todos, Sou novato em realação ao UNIGui e estou tendo dificuldade para instalar ele. pois esta apresentando as seguintes mensagens: [dcc32 Fatal Error] uSynEdit_R2017.dpk(30): E2225 Never-build package 'designide' must be recompiled [dcc32 Fatal Error] uSynEdit_D2017.dpk(35): E2202 Required package 'uSynEdit_R2017' not found Quote
Sherzod Posted April 28, 2019 Posted April 28, 2019 Hello, Which edition and build of UniGUI are you installing? Quote
Wanderson Salles Posted April 28, 2019 Posted April 28, 2019 30 minutes ago, Sherzod said: Olá, Qual edição e compilação do UniGUI você está instalando? uni-1.0.0.1397 Quote
Wanderson Salles Posted April 28, 2019 Posted April 28, 2019 [dcc32 Fatal Error] uniGUI21VCL.dpk(1): E2225 Never-build package 'uniGUI21VCL' must be recompiled [dcc32 Fatal Error] uniGUI21dcl.dpk(36): E2202 Required package 'uniGUI21VCL' not found agora esta dando isso, srsrsrs Quote
Sherzod Posted April 28, 2019 Posted April 28, 2019 47 minutes ago, Wanderson Salles said: uni-1.0.0.1397 Are you using a cracked version? Quote
Wanderson Salles Posted April 29, 2019 Posted April 29, 2019 20 horas atrás, Sherzod disse: Você está usando uma versão crackeada? Não é uma versão gratuita que eu tinha Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.