Search found 2 matches
- Sat Jan 08, 2011 5:49 am
- Forum: Beginners Help
- Topic: Executable runs, but not when run from command line...
- Replies: 2
- Views: 322
- Sat Jan 08, 2011 1:51 am
- Forum: Beginners Help
- Topic: Executable runs, but not when run from command line...
- Replies: 2
- Views: 322
Executable runs, but not when run from command line...
Hello! I'm on Ubuntu 10.4 running irrlicht with code blocks, I followed the tutorials for getting irrlicht to compile in code blocks under linux and everything went fine. Simple scripts compile and run fine but when i tried to add a mesh things went a little odd.
#include <irrlicht.h>
using ...
#include <irrlicht.h>
using ...