To run sqlite3 in code::blocks follow these instructions:
- Go to Code::Blocks -> right click Project ->Build options.
- Select 'Linker Settings' tab and add the path to the libsql_testing.a file. Don't close it yet!!
- In 'Search Directories' tab, select the 'Compiler' tab, add the path to the "sqlite3-amalgamation" header files.
- Then in same tab of 'Search Directories' go in the 'Linker' tab add the path to the libsql_testing.a file