netcse
1/14/2016 - 6:34 AM

sqlite Compile

sqlite Compile

Qt 5.5 for Desktop (MinGW 4.9.2 32 bit)

>> gcc shell.c sqlite3.c -lpthread -o gccsqlite3.exe

Developer Command Prompt for VS2015

>> cl shell.c sqlite3.c -Fesqlite3.exe