c++ - Eclipse Juno CDT opengl doesnt compile -


i want develop opengl app using cdt on eclipse . followed this guide.

now every time build program , print's following :

now know somehow related missing libriaries , tried add them via project -> properties -> paths , symbols -> libriaries .

there i've tried add libglu32.a , libglut32.a , libopengl32.a path c:\cygwin\lib\w32api .

didn't ...

i run eclipse juno 64 bit version , windows 7 .

what do wrong ?


Comments

Popular posts from this blog

Winapi c++: DialogBox hangs when breaking a loop -

vb.net - Font adding using PDFsharp -

javascript - jQuery iScroll clickable list elements while retaining scroll? -