tdanop Posted September 14, 2017 Posted September 14, 2017 Hi, I had already installed in a win7 PC 2 versions of Delphi, XE3 and XE5. I had successfully install the trial version of UniGui in both Delphi's. The issue I had is that the demo mdemo is running fine in XE5 but not in XE3. The error I get when build in XE3 is DDetours.pas(1097): F2051 Unit uniGUIServer was compiled with a different version of DDetours.InterceptCreate. Can anyone knows the case? Thanks Quote
Administrators Farshad Mohajeri Posted September 14, 2017 Administrators Posted September 14, 2017 Probably because DCUs of old and new versions are mixed. Quote
tdanop Posted September 14, 2017 Author Posted September 14, 2017 After research I found out that the error is coming from unit uniGUIServer.dcu which is supplied within the installation setup procedure under the folder . C:\Program Files (x86)\FMSoft\Framework\uniGUI\Dcu\Delphi2013 for X3. I repeat installation for XE3 only but I can't build the package uniGUI17Core with the same error. I think is a wrong compiled uniGUIServer.dcu for XE3 installation. Quote
Administrators Farshad Mohajeri Posted September 14, 2017 Administrators Posted September 14, 2017 Hi, You should have the most recent version of XE3. 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.