05-12-2001, 08:46 AM
I'd like to use C++ together with OpenGL. First of all I tried to compile a simple c-program using g++, but a linker-error occurs (ld: cannot open crtbegin.o: file not found). It works with gcc. Can anybody help?
View Full Version : [Newbie] OpenGL / g++