Compiler error when installing a library

0

I have installed the criterion library in codeblocks, but it throws me a series of compilation errors and I do not know what is due.

main.cpp|6|undefined reference to _imp__criterion_internal_test_setup'|

main.cpp|6|undefined reference to '_imp__criterion_internal_test_main'|
    
asked by thc 11.08.2018 в 01:08
source

0 answers