Search found 8 matches
- Sun Dec 06, 2009 12:07 am
- Forum: Beginners Help
- Topic: Adding AI and characters
- Replies: 1
- Views: 249
Adding AI and characters
Hi, I am learning irrlicht right now, after i finished the tutorials that came with the SDK i want to integrate AI and add a weapon to my game character. How can I do that??
- Sun Dec 06, 2009 12:02 am
- Forum: Beginners Help
- Topic: C++ compiler
- Replies: 7
- Views: 560
- Sat Dec 05, 2009 5:54 pm
- Forum: Beginners Help
- Topic: irrlicht complete tutorial
- Replies: 7
- Views: 678
- Sat Dec 05, 2009 4:56 pm
- Forum: Beginners Help
- Topic: irrlicht complete tutorial
- Replies: 7
- Views: 678
The error message is like this. 32 G:\Desktop\irrlicht\main.cpp cannot declare variable `rv' to be of type `MyEventReceiver' 32 G:\Desktop\irrlicht\main.cpp because the following virtual functions are abstract: 351 F:\irrlicht-1.5.1\include\IEventReceiver.h virtual bool irr::IEventReceiver::OnEvent(...
- Sat Dec 05, 2009 3:07 pm
- Forum: Beginners Help
- Topic: C++ compiler
- Replies: 7
- Views: 560
C++ compiler
I am using Dev-C++ to compile my irrlicht projects right now, is it a good compiler?? Can you suggest some compiler that I could use?
- Sat Dec 05, 2009 2:26 pm
- Forum: Beginners Help
- Topic: irrlicht complete tutorial
- Replies: 7
- Views: 678
- Sat Dec 05, 2009 2:48 am
- Forum: Beginners Help
- Topic: irrlicht complete tutorial
- Replies: 7
- Views: 678
irrlicht complete tutorial
I tried to search a complete tutorial for irrlicht engine, but i just can't find one, the one on the forum is too short and i have problems with it. when i go through the third chapter, the compiler just can't compile the program for me. it give me this error. 74 G:\Desktop\Irrlicht Engine\main.cpp ...
- Wed Dec 02, 2009 3:50 pm
- Forum: Beginners Help
- Topic: irrlicht.dll DX support
- Replies: 1
- Views: 211
irrlicht.dll DX support
The irrlicht.dll come with 1.6version does not have the support for DirectX,
How to recompile the dll file and add the DirectX support??
How to recompile the dll file and add the DirectX support??