As usual, you'll find the tut in PDF, a template project and the required files in the zip file.
Hope you find it useful. C&C are welcome!
http://afecelis.gdlib.net/Irrlicht/terrain.zip


main.cpp:43: error: cannot declare variable `receiver' to be of type `MyEventReceiver'
main.cpp:43: error: because the following virtual functions are abstract:
C:/irrlicht-1.4.2/include/IEventReceiver.h:262: error: virtual bool irr::IEventReceiver::OnEvent(const irr::SEvent&)
main.cpp: In function `int main()':
main.cpp:129: error: invalid conversion from `int' to `const wchar_t*'
main.cpp:129: error: initializing argument 2 of `int swprintf(wchar_t*, const wchar_t*, ...)'
make.exe: *** [main.o] Error 1
Execution terminated
Return to FAQs, Tutorials, Howtos, and external tool lists
Users browsing this forum: No registered users and 1 guest