Linker Issue LiteStaticUni.obj
Posted: Thu 05 Mar 2015 02:31
Hi,
In Embarcadero XE7 Update 1, I am using Unidac 6.0.2
I create a Win32 C++ VCL program.
Add TUniConnection and TSQLLiteUniProvider
In TUniConnection, I point it to my db file and make access direct and provider SQLite.
Connects to database in design just fine.
When I try to compile I get Fatal: Unable to open file 'LITESTATICUNI.OBJ'
What have I missed?
Thanks,
John
In Embarcadero XE7 Update 1, I am using Unidac 6.0.2
I create a Win32 C++ VCL program.
Add TUniConnection and TSQLLiteUniProvider
In TUniConnection, I point it to my db file and make access direct and provider SQLite.
Connects to database in design just fine.
When I try to compile I get Fatal: Unable to open file 'LITESTATICUNI.OBJ'
What have I missed?
Thanks,
John