Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 490 Bytes

File metadata and controls

8 lines (6 loc) · 490 Bytes

Inventory-management-and-billing-system

To run sqlite3 in code::blocks follow these instructions:

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