Search found 2 matches
- Sun Apr 10, 2016 12:22 pm
- Forum: Beginners Help
- Topic: dimensio2d issue
- Replies: 4
- Views: 1118
Re: dimensio2d issue
using <u32> solves the problem! thank you very much!
- Sat Apr 09, 2016 3:58 pm
- Forum: Beginners Help
- Topic: dimensio2d issue
- Replies: 4
- Views: 1118
dimensio2d issue
I have just started using Irrlicht, and just to try it out I copied the "Hello World" example exactly as the tutorial says.
After having finished copying, Visual Studio tells me there is this error:
no suitable user-defined conversion from "irr::core::dimension2d<irr::s32>" to "const irr::core ...
After having finished copying, Visual Studio tells me there is this error:
no suitable user-defined conversion from "irr::core::dimension2d<irr::s32>" to "const irr::core ...