Hello everyone,
My project works when I lanching it on Visual Studio. But when I launching it without visual studio it display a black screen...
Thanks for help,
Have a nice day.
Black screen on my irrlicht project on Windows
-
- Posts: 3
- Joined: Sat Jun 03, 2017 3:10 pm
Re: Black screen on my irrlicht project on Windows
Can you at least post the code of your project?
-
- Posts: 3
- Joined: Sat Jun 03, 2017 3:10 pm
Re: Black screen on my irrlicht project on Windows
The project is too big... What part do you need ?
Re: Black screen on my irrlicht project on Windows
Well, I don't want to be rude as I genuinely wish to help you, but from my point of view, something I don't know anything about has a problem that I don't understand, and I'd have to tell you what unknown part of it I would need to debug it? Help me to help you, please. Can you at least post the Irrlicht console errors?
Let me assume a lot here... If it's working correctly when run from Visual Studio, but not from outside the development environement, it's may be because your resources are located in path relative to the VS execution path. But without any more informations, I really don't know.
Let me assume a lot here... If it's working correctly when run from Visual Studio, but not from outside the development environement, it's may be because your resources are located in path relative to the VS execution path. But without any more informations, I really don't know.