Search found 4 matches
- Wed Oct 03, 2007 8:23 am
- Forum: Beginners Help
- Topic: What ide
- Replies: 3
- Views: 283
What ide
Which IDE are people using for c++ in ubuntu + irrlicht? Ive tried both anjuta and eclipse, but canot make head nor tail of them as they are so complicated and "well-featured". I compile something like an irr-example and try and run it it moans and groans that stuff is missing, or that the...
- Wed Oct 03, 2007 7:59 am
- Forum: Beginners Help
- Topic: Anyone got this working with ubuntu?
- Replies: 6
- Views: 471
- Sat Sep 29, 2007 9:53 pm
- Forum: Beginners Help
- Topic: Anyone got this working with ubuntu?
- Replies: 6
- Views: 471
- Fri Sep 28, 2007 10:02 pm
- Forum: Beginners Help
- Topic: Anyone got this working with ubuntu?
- Replies: 6
- Views: 471
Anyone got this working with ubuntu?
Im getting the error when building the helloworld example: Makefile:29: Building... g++ -I../../include -I/usr/X11R6/include -O3 -ffast-math main.cpp -o ../../bin/Linux/01.HelloWorld -L/usr/X11R6/lib -L../../lib/Linux -lIrrlicht -lGL -lGLU -lXxf86vm -lXext -lX11 ../../lib/Linux/libIrrlicht.a(COpenGL...