Search found 1 match

by nhar85
Mon Jan 22, 2007 10:37 am
Forum: Beginners Help
Topic: Linux and Irrlicht
Replies: 5
Views: 1054

Linux and Irrlicht

how i can set Scite o Kdevelop??
I write the code but when i compile it i take this message

>g++ -pedantic -Os -c test.cpp -o test.o
test.cpp:1:22: error: irrlicht.h: No such file or directory
test.cpp:41:2: warning: no newline at end of file
test.cpp:2: error: 'irr' is not a namespace-name ...