Hello. I want to create game on C++ using Irrlicht Engine. But, after I download it (from official site), it's half empty!
He hasn't Linux library (and Windows), so what happened?. Pleas help!
Comment
Broken Irrlicht Engine
Re: Broken Irrlicht Engine
Hello. There should be binaries in the bin\Win32-VisualStudio folder and a 64-bit dll in the bin\Win64-VisualStudio folder. For Linux you have to build the engine yourself using either the Makefile or Code::Blocks. Also on other platforms you can rebuild the engine. If you want to build only the engine use the build-files in source/Irrlicht, if you want to rebuild the engine + all examples (recommended) then use the build files in the examples folder.
IRC: #irrlicht on irc.libera.chat
Code snippet repository: https://github.com/mzeilfelder/irr-playground-micha
Free racer made with Irrlicht: http://www.irrgheist.com/hcraftsource.htm
Code snippet repository: https://github.com/mzeilfelder/irr-playground-micha
Free racer made with Irrlicht: http://www.irrgheist.com/hcraftsource.htm