Re: [Plib-users] Drawing a simple triangle
Brought to you by:
sjbaker
From: Peter G. P. <pe...@cs...> - 2004-03-08 06:32:41
|
The command to compile the program is: g++ ssg_triangle.cc -o ssg_triangle `sdl-config --libs --cflags` -lplibssg -lplibsg -lplibul -lGL -lGLU I hope this makes it easier for people to help me. (It really bugs me not being able to make is show a simple triangle :-() --- Yours Peter Poulsen |