Search found 4 matches

by Krypt
Sat Jul 09, 2005 3:46 am
Forum: Beginners Help
Topic: [b]Hey its my first 3rd Person Camera View[/b]
Replies: 10
Views: 1395

im sure its a cool code but i get windows error when it compiles and starts up., debugger hangs also so im not sure what the problem is


debugger may have got this info before it crashed :

298 C:\Dev-Cpp\Untitled1.cpp [Warning] passing `irr::f32' for converting 1 of `irr::core::string<T>::string ...
by Krypt
Sat Jul 09, 2005 3:24 am
Forum: FAQs, Tutorials, Howtos, and external tool lists
Topic: missing files for irrlicht 10.0
Replies: 3
Views: 3334

n/m guys, i was also using the wrong irricht.dll file, i was using the one in visualstudio. Everything is working now, thanks, i hope this little bit of informations can help people with the same problem. The tutorial is for irricht 3.0 i geuss alot has changed
by Krypt
Sat Jul 09, 2005 3:13 am
Forum: FAQs, Tutorials, Howtos, and external tool lists
Topic: missing files for irrlicht 10.0
Replies: 3
Views: 3334

so that file is all i need? even tho the tutorial says all 3 files are needed ?

I still get this in my compile log :

Compiler: Default compiler
Building Makefile: "C:\Dev-Cpp\Makefile.win"
Executing make...
make.exe -f "C:\Dev-Cpp\Makefile.win" all
g++.exe -c irrdemo.cpp -o irrdemo.o -I"C:/Dev-Cpp ...
by Krypt
Fri Jul 08, 2005 10:48 pm
Forum: Beginners Help
Topic: 2D Sprite movement question
Replies: 9
Views: 1024

i get that same error krypt, trying to use devcpp while doing the hello world tutorial.