On 6/26/07, Claudio Campos <[EMAIL PROTECTED]> wrote: > Dear people, > > Completely novice question... > > Since I don't have much experience with gnu programming tools (make, gcc), > I don't have a good idea of what is happening. > > When I tried to compile a simple example of Pepsi using OpenGL under CygWin > I get the compilation errors: > > $ make > idc -J/usr/X11R6/include -s opengl.st -lglut32 -lglu32 -lopengl32 > opengl.so.c: In function `Glut__glutInitDisplayMode_': > opengl.so.c:454: warning: implicit declaration of function > `glutInitDisplayMode'
Are you including the glut header file in your pepsi code? Dan _______________________________________________ fonc mailing list [email protected] http://vpri.org/mailman/listinfo/fonc
