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 ?
XE7 and XE10 in the same PC
Re: XE7 and XE10 in the same PC
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.
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.