Step-by-step guide to build Qt-SQL-driver-plugin for SQLite-DB with SQLCipher-extension
On Step-5 running ./configure I get this error message
Codes@Codes-PC /c/temp/sqlcipher-master $ ./configure --prefix=$(pwd)/dist --with-crypto-lib=none --disable-tcl CFLAGS= "-DSQLITE_HAS_CODEC -DSQLCIPHER_CRYPTO_OPENSSL -I/c/openssl-win32/include /c/te mp/sqlcipher-master/libeay32.dll -L/c/temp/sqlcipher-master/ -static-libgcc" LD FLAGS="-leay32"
checking build system type... i686-pc-mingw32
checking host system type... i686-pc-mingw32
checking for gcc... no
checking for cc... no
checking for cl.exe... no
configure: error: in /c/temp/sqlcipher-master':
configure: error: no acceptable C compiler found in $PATH
See
config.log' for more details