I have just switch to Irrlicht 1.4beta but my project just crash on create device.
If i run some exemples provided with irrlicht 1.4beta some are working and others are crashing on the same moment (createdevice).
1.4beta seems to have big problems...
Please help
Thanks
Fred
CreateDevice crash with Irrlicht 1.4beta
Yes, it works fine for me (except some bugs..).
My guessing is that you don't do one of these right:
1. reconfigure your compiler to use the 1.4beta Include directory
2. reconfigure your compiler to use the 1.4beta Library directory
3. Overwrite the 1.3.1 dll in your exe root folder with the 1.4beta dll.
After doing that anything wrong would be because of the code.
My guessing is that you don't do one of these right:
1. reconfigure your compiler to use the 1.4beta Include directory
2. reconfigure your compiler to use the 1.4beta Library directory
3. Overwrite the 1.3.1 dll in your exe root folder with the 1.4beta dll.
After doing that anything wrong would be because of the code.
-
- Admin
- Posts: 3590
- Joined: Mon Oct 09, 2006 9:36 am
- Location: Scotland - gonnae no slag aff mah Engleesh
- Contact:
Re: CreateDevice crash with Irrlicht 1.4beta
Thanks for the report, but it's very likely that whatever you're experiencing has already been fixed on the latest SVN trunk. Can I respectfully suggest that you checkout and build Irrlicht yourself from SVN (it's really not hard or time consuming to do) and see if you get the same problems in the latest version?eviral wrote:I have just switch to Irrlicht 1.4beta but my project just crash on create device.
Please upload candidate patches to the tracker.
Need help now? IRC to #irrlicht on irc.freenode.net
How To Ask Questions The Smart Way
Need help now? IRC to #irrlicht on irc.freenode.net
How To Ask Questions The Smart Way