User forums > Help

FreeGLUT

(1/1)

FlyingIsFun1217:
Hey everybody!

I'm trying to get set up in Ubuntu 6.10 FreeGLUT.
I have installed Code::Blocks, it compiles the sample OGL program just fine, and I installed FreeGLUT also.
I did it according to this forum post/tutorial.
Now just as the post said (and I assumed just to choose GLUT from the New Project list), I told it the location of FreeGLUT was /usr.

When I try to compile the sample program, I just get:


--- Quote ---Linking executable: bin/Release/SampleFreeGLUT
/usr/bin/ld: cannot find -lXxf86vm
collect2: ld returned 1 exit status

--- End quote ---

Thanks for all of your help!
FlyingIsFun1217

mandrav:

--- Code: ---sudo apt-get install libxxf86vm-dev
--- End code ---

FlyingIsFun1217:
Thanks for the help!
Especially on an *off-topic* post :)

FlyingIsFun1217

Navigation

[0] Message Index

Go to full version