Skip to content

SQlite3 链接错误 #2388

@zzylove1874

Description

@zzylove1874

在drogon/CMakeLists.txt 442行对SQLite3的引用是SQLite3_lib,但是推荐使用的是SQLite::SQLite3。如果不修改,即使已经安装了sqlite3,也会提示找不到lsqlite3_lib。建议把SQLite3_lib改成SQLite::SQLite3。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions