normanha Posted January 18, 2014 Posted January 18, 2014 Hi for All, I'm trying to install version 0.94.0.1024 in delphi xe4 upadate 1 , when compiling the uniGUI18Chart bpl located in " C : \ Program Files ( x86 ) \ FMSoft \ Framework \ uniGUI \ " I am getting a series of errors as listed below . [ dcc32 Error] ExtData.pas ( 476 ) : E2003 Undeclared identifier: ' TExtXTemplate ' [ dcc32 Error] ExtData.pas ( 483 ) : E2005 ' TExtXTemplate ' is not a type identifier [ dcc32 Error] ExtData.pas ( 502 ) : E2005 ' TExtXTemplate ' is not a type identifier [ dcc32 Error] ExtData.pas ( 699 ) : E2003 Undeclared identifier: ' TExtError ' [ dcc32 Error] ExtData.pas ( 701 ) : E2137 Method ' JSClassName ' not found in base class [ dcc32 Error] ExtData.pas ( 853 ) : E2005 ' TExtError ' is not a type identifier [ dcc32 Error] ExtData.pas ( 855 ) : E2137 Method ' JSClassName ' not found in base class [ dcc32 Error] ExtData.pas ( 913 ) : E2005 ' TExtError ' is not a type identifier [ dcc32 Error] ExtData.pas ( 915 ) : E2137 Method ' JSClassName ' not found in base class [ dcc32 Error] ExtData.pas ( 951 ) : E2005 ' TExtError ' is not a type identifier [ dcc32 Error] ExtData.pas ( 953 ) : E2137 Method ' JSClassName ' not found in base class [ dcc32 Error] ExtData.pas ( 2271 ) : E2005 ' TExtXTemplate ' is not a type identifier [ dcc32 Error] ExtData.pas ( 2273 ) : E2066 Missing operator or semicolon [ dcc32 Error] ExtData.pas ( 2293 ) : E2066 Missing operator or semicolon [ dcc32 Error] ExtData.pas ( 2293 ) : E2382 Can not call constructors using instance variables [ dcc32 Error] ExtData.pas ( 2330 ) : E2066 Missing operator or semicolon [ dcc32 Fatal Error] ExtChart.pas ( 10 ) : F2063 Could not compile used unit ' ExtData.pas ' Searching in previous posts found nothing related, a colleague from the list have been through some similar problem ? How to solve this issue , it is really a bug ? I await a return and I thank you for your attention . Quote
ZigZig Posted January 18, 2014 Posted January 18, 2014 I did install 0.94.0.1024 on XE4 Update 1 without problem. Quote
Administrators Farshad Mohajeri Posted January 18, 2014 Administrators Posted January 18, 2014 Something is wrong with your installation. Those missing files are no longer a part of ungui packages. Quote
normanha Posted January 19, 2014 Author Posted January 19, 2014 Dear I identified the problem, but have not figured out the cause. The error occurs because during installation I did not uncheck the options related to other versions/platforms of Delphi. For resolve this problem, i used step by step bellow. 1º Uninstall unigui and remove the directory "C:\Program Files (x86)\FMSoft" 2º Install unigui selecting only the platforms XE4 Delphi 32 and 64 bits 3º Compile and install all packages "without errors". 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.