Hi,
there is a compile error with VisualStudio2010 after the last change in ISceneNode.h:
//! Name of the scene node.
core::stringc Name = "";
probably C++11 (hehe).
Maybe this was intended (VS-2010 too old?) or it was accidental.
Solution: put it into the Constructor?
compile error with VisualStudio2010 after last change
Re: compile error with VisualStudio2010 after last change
Already reverted (at least in trunk - still have to merge it back to es branch)
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