Page 1 of 1

XE7 and XE10 in the same PC

Posted: Wed 02 Dec 2015 11:51
by vebaglaci
Hi,

I've installed RAD Studio XE7 and XE10 Seattle in the same pc, everything works fine without unidac, Unidac for XE7 & XE10 installed as well,but when i try to compile a project in XE 7 it returns "[DCC Fatal Error] Unit1.pas(7): F2063 Could not compile used unit 'DBAccess.pas'" or "[DCC Fatal Error] Unit1.pas(7): F2063 Could not compile used unit UniProvider.pas'",if i uninstall Unidac for XE10 then XE7 works fine,is there any workaround to use both versions in same PC ?

Re: XE7 and XE10 in the same PC

Posted: Thu 03 Dec 2015 13:57
by AlexP
Hello,

Most likely, you have specified identical paths in LibraryPath of both IDEs. Please make sure that in LibraryPath of each IDE the corresponding paths to UniDAC folders are specified.