When including SQLiteCpp im my cmake project I get undefined reference to __stack_chk_fail and__stack_chk_guard in Database.cpp and Statements.cpp while building. I'm using mingw64 5.2 on Windows 8 64bit. Any help is appreciated even if it's a proper place to ask this question.Thanks