Second:
How do I "run" a make file in linux? I have the Fedora Project...
Thanks! Thats all I needed to know... Irrlicht doesn't give much help for compiling in linux at all... Oh well... I just need to learn!
Hmmmm... thats strange! Sydney isn't appearing in the Hello World, the map isn't appearing in the Quake 3 Map tutorial... Can linux port of Irrlicht load meshes?
________ MOTORCYCLE TIRES
Last edited by disanti on Tue Feb 22, 2011 8:07 am, edited 1 time in total.
If I run the programs from the command-line they run perfectly, but if I run them from the file manager (in my case 'Konqueror') I get a correctly sized window, the correct text overlays and window titles, but absolutely no graphical content except for the background colour. Strange.
Hmmm... I can't run it from the "Konsole". It gives me the error:
[disanti@localhost 1.HelloWorld]$ ls
example HelloWorld.dsw HelloWorld.vcproj Makefile
example.dev HelloWorld.ncb main.cpp Makefile.win
HelloWorld.dsp HelloWorld.sln main.cpp~ tutorial.html
[disanti@localhost 1.HelloWorld]$ example
bash: example: command not found
Another stupid linux question... lol!
Shouldn't Niko make the engine able to load meshes if run from the X-Server instead of the Konsole? That would make my life alot easier. I'm using GEdit to do the coding, then I have to run Konsole and make it/run it. Its a big pain to have to type:
./test1
From the Konsole EVERYTIME someone wants to run a game/test/app. This should be fixed!
________ Drug Test Kit
Last edited by disanti on Tue Feb 22, 2011 8:07 am, edited 1 time in total.