Trouble with linking CodeBlocks C++ 08/12/2012 - C/C++ - 0 Replies Hello! I got some linking problems and I can't figure what to do to fix them, so I am asking for help.
I want to use sqlite for learning purposes. I downloaded the sqlite-amalgamation from sqlite.org, and made a static library from a dll file and a dev file, but I keep havaing problems with linking before I can actually code.. :(
I am using codeblocks IDE, and using GNU GCC Compiler. I copied the sqlite3.h to the folder with all the header files, and the static library to the folder with...
[CodeBlocks] Build Fehler 08/20/2011 - General Coding - 5 Replies Hey ,
ich bin von Microsoft Visual C++ auf CodeBlocks umgestiegen mit Microsoft Visual C++ habe ich sonst nur Dll's gemacht, das hatte ich jetzt auch mit CodeBlocks vor. Wenn ich es starte kommt folgender Fehler:
Debug" uses an invalid compiler. Probably the toolchain path within the compiler options is not setup correctly?! Skipping...
Ich habe es probiert so zu lösen ,