__cpu_features_init error happenin when including devc libraries on netbeans othervise both compilers works fine . ? why ?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



__cpu_features_init error happenin when including devc libraries on netbeans othervise both compilers works fine . ?  why ?


hi . im using mingw netbenas devc++ eclipse and visualc for some tests all ara installed. 
the code compiles fine on mingw and devc edition of mingw but not on netbeans when including devc libraries headers. 
alltough code compiles from commandline . i want to know whats is the thing netbeans injects that causing this error ? 
thanks ..



make[2]: Entering directory `/c/Documents and Settings/Administrator/Belgelerim/NetBeansProjects/Welcome_3'
mkdir -p dist/Debug/MinGW-Windows
g++.exe     -o dist/Debug/MinGW-Windows/welcome_3 build/Debug/MinGW-Windows/welcome.o -L/E/B/2/_!2/_4/DX/D/Dev-c++/Lib -lopengl32 -lglut32 -lgdi32 -lwinmm -lglu32 
/mingw/lib/crt2.o:crt1.c:(.text+0x37): undefined reference to `__cpu_features_init'
e:/B/2/_!2/_4/DX/D/Dev-c++/Lib/libglut32.a(glut_event.o):glut_event.c:(.text+0x319): undefined reference to `glFinish@0'
e:/B/2/_!2/_4/DX/D/Dev-c++/Lib/libglut32.a(glut_event.o):glut_event.c:(.text+0x374): undefined reference to `wglSwapBuffers@4'
e:/B/2/_!2/_4/DX/D/Dev-c++/Lib/libglut32.a(glut_event.o):glut_event.c:(.text+0x3dc): undefined reference to `wglSwapBuffers@4'
e:/B/2/_!2/_4/DX/D/Dev-c++/Lib/libglut32.a(glut_win.o):glut_win.c:(.text+0x18f): undefined reference to `wglGetCurrentContext@0'  		 	   		  



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux