-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Description
Hello,
I have compilation problem with Xcode.
Compilation was successful with swift build -Xlinker -lsqlite3
but i can't reproduce the same in Xcode. The module SqlLiteOBJ gives 22 errors.
Do you have a tutorial about use the library with Xcode ? I used the package manager to include SQLite. I also tried to add the module manually as a sub-module.
What i do not understand is that my project compiles right with swift build -Xlinker -lsqlite3
but not with Xcode, even if i add -Xlinker -lsqlite3
in argument.
I can provide more information or screenshot if you need.
Thank you for your time.
Tchoupinax
Metadata
Metadata
Assignees
Labels
No labels