v4v4n Posted November 20, 2012 Posted November 20, 2012 Hello i have just downloaded the 0.90 version and i failed to compile it on delphi 2010. the error is on the uniGui14Chart.bpl i attach the screenshot for further information. Please guide me if somebody has successfully installed this version on delphi 2010. i don't have any version of Unigui installed before. The error also pointing on some line, such as TUniCustomPanel, TUniFont, and many others. delphi just don't recognize all those things. i have set all the unigui instalation folder to the library path. here are the included path on library path setting : $(fmsoft)\uniGUI $(fmsoft)\uniGUI\uIndy $(fmsoft)\uniGUI\ExtPascal $(fmsoft)\uniGUI\CSSParser $(fmsoft)\uniGUI\SynEdit\Source $(fmsoft)\uniGUI\Dcu\Delphi2010 $(fmsoft)\uniTools $(fmsoft)\uniTools\Dcu\Delphi2010 are there any other path should include to the library path setting ? Thanks in advance Quote
Administrators Farshad Mohajeri Posted November 20, 2012 Administrators Posted November 20, 2012 In Delphi 2010 below definition should return TRUE, however in your case it is returning FALSE instead. {$ifdef COMPILER_10_5_UP} I have no idea why. Quote
v4v4n Posted November 20, 2012 Author Posted November 20, 2012 Thanks you Farshad i wish somebody with the success of installing on delphi 2010 comment on it.... so i can judge my delphi installation is the problem Quote
Administrators Farshad Mohajeri Posted November 20, 2012 Administrators Posted November 20, 2012 Thanks you Farshad i wish somebody with the success of installing on delphi 2010 comment on it.... so i can judge my delphi installation is the problem I test installer on all supported Delphi versions including D2010. You can try on a fresh install of D2010. Quote
Administrators Farshad Mohajeri Posted November 21, 2012 Administrators Posted November 21, 2012 I need to investigate this in your PC. Please install TeamViewer and send me your ID and Pwd in a private message. Quote
stlcours Posted November 21, 2012 Posted November 21, 2012 Farshad Mohajeri , don't waste your time to install for him. I have ever succeeded in installing unigui on Delphi2010. He just installed IDE add-in which cause many unknown problems. So he should give himself un pure Delphi and try again. Quote
lema Posted November 21, 2012 Posted November 21, 2012 I am also running D2010 without any problem. Quote
estrify Posted November 21, 2012 Posted November 21, 2012 If it could help: We are running D2010 and finally UniGUI is correctly installed, BUT in the installation instructions provided, make sure you do the following: 1. Remove packages using IDE options 2. Uninstal UniGUI through Add/Remove programs 3. Delete the old contents of the directory that contains the old version of framework Without point 3, we had some "strange" responses installing UniGUI. With point 3, the installation process goes smoothly. Now we have a lot of problems with new version, but that's another story. Regards, 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.