Linker Error LITESTATICUNI.OBJ

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
John_NZ
Posts: 2
Joined: Wed 25 Sep 2013 07:17

Linker Error LITESTATICUNI.OBJ

Post by John_NZ » Thu 05 Mar 2015 03:51

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

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Re: Linker Error LITESTATICUNI.OBJ

Post by AlexP » Fri 06 Mar 2015 10:01

Hello,

Thank you for the information. We have reproduced the problem and will fix it in the next build.

Post Reply