NightGiant
02-13-2004, 11:29 AM
hey,
i'm trying to get into opengl programming, and the only ide i have is quincy2002. the problem is i can't seem to get it to recognize the header files or the library files. i get these two weird errors first:
"C:\Quincy2k2\Mingw32\bin\gcc.exe -g -|C:\Quincy2k2\Mingw32\include -oc:\hello.o -c c:\hello.c" and
""C:\Quincy2k2\Mingw32\bin\gcc.exe -o C:\hello.exe -LC:\Quincy2k2\Mingw32\lib C:\hello.o"
and then a whole bunch of errors saying stuff like "undefined glvertex()" etc, which i take to be caused by the headers and libraries not being read. anyone know anything about this? can opengl even be used in a quincy ide? thanx.
i'm trying to get into opengl programming, and the only ide i have is quincy2002. the problem is i can't seem to get it to recognize the header files or the library files. i get these two weird errors first:
"C:\Quincy2k2\Mingw32\bin\gcc.exe -g -|C:\Quincy2k2\Mingw32\include -oc:\hello.o -c c:\hello.c" and
""C:\Quincy2k2\Mingw32\bin\gcc.exe -o C:\hello.exe -LC:\Quincy2k2\Mingw32\lib C:\hello.o"
and then a whole bunch of errors saying stuff like "undefined glvertex()" etc, which i take to be caused by the headers and libraries not being read. anyone know anything about this? can opengl even be used in a quincy ide? thanx.