Jump to content
schaumermal

After Update 11.2 libsqlite.a not found IOS

Recommended Posts

Hi,

 

After updating to 11.2 I get the following message when compiling for IOS:


[DCC Fehler] E2597 ld: file not found: libsqlite.a

This message always comes up when I have included the unit in a project:

 

FireDAC.Phys.SQLiteWrapper.Stat

 

Before the update I was able to compile the project without any problems.

 

 

Share this post


Link to post

Not installed 11.2 yet, so just a rough guess ...

Have you added the Sqlite libraries under Project/Deployment, "Add Featured Files", there you can click to add the Sqlite Engine.

Share this post


Link to post

Interesting. All my projects include SQLite and I have no problems.
But it's correct, I have added the libraries in Project/Deployment for both iOS and MacOS

Share this post


Link to post

Hi,

I have the same issue for iOS Simulator.

It cannot find sqlmidas.a and sqllite.a

 

I added featured files for both MIDAS and sqlite, but they don't contain info for iOSSimARM64

 

Any idea?

Immagine 2022-09-21 141903.png

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×