Skip to content

Can't use the library with Xcode #691

@Tchoupinax

Description

@Tchoupinax

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions