1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
|
**** Build of configuration Debug for project pointeur de fonction ****
**** Internal Builder is used for build ****
**** WARNING: The "Debug" Configuration may not build ****
**** because it uses the "MinGW GCC" ****
**** tool-chain that is unsupported on this system. ****
**** Attempting to build... ****
g++ -O0 -g3 -Wall -c -fmessage-length=0 -osrc\pointeur de fonction.o ..\src\pointeur de fonction.cpp
g++ -opointeur.exe src\pointeur de fonction.o -lE:\libpthreadGCE2.a
C:\Program Files (x86)\CodeBlocks\MinGW\bin\ld.exe: cannot find -lE:\libpthreadGCE2.a
collect2: ld returned 1 exit status
Build error occurred, build is stopped
Time consumed: 1899 ms. |