Skip to content

Bug when compile with sqlite 3.34.0 #315

@paulocoutinhox

Description

@paulocoutinhox

Hi,

Im getting the following error:

[ 85%] Building CXX object source_subfolder/CMakeFiles/SQLiteCpp.dir/src/Transaction.cpp.o
/Users/paulo/.conan/data/sqlitecpp/3.1.1/_/_/build/518d5483cdb53cc130fd28cdad883cd2b4d0a54f/source_subfolder/src/Database.cpp:213:11: error: use of undeclared identifier
      'sqlite3_load_extension'
    ret = sqlite3_load_extension(getHandle(), apExtensionName, apEntryPointName, 0);
          ^
1 error generated.

Can you help me?

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions