Page 2 of 2

Re: PB 5.00 beta7 WinXP_32 3D examples are not working on my

Posted: Wed Oct 31, 2012 8:06 pm
by Fred
Did you copy the Engine3D.dll near your exe ?

Re: PB 5.00 beta7 WinXP_32 3D examples are not working on my

Posted: Wed Oct 31, 2012 8:34 pm
by Kurzer
No I didn't. I will test this as soon as possible, but in the moment I can't test it. I am travelling by train without my NetBook.

Re: PB 5.00 beta7 WinXP_32 3D examples are not working on my

Posted: Thu Nov 01, 2012 8:36 am
by Kurzer
I did the test now.

Both files (exe and dll) where located at D:\

This time the exe did not end immediately. The requester to choose the screen resulution and antialising mode was shown.
But after choosing the values and clicking OK the exe ends immdediately, doesn't matter which values I choosed.

No error message, no operating system message appears, just exiting the programm.

Re: PB 5.00 beta7 WinXP_32 3D examples are not working on my

Posted: Thu Nov 01, 2012 9:04 am
by Fred
Did you copy the Data directory as well ? Please post your Ogre.log, so we can investigate.

Re: PB 5.00 beta7 WinXP_32 3D examples are not working on my

Posted: Thu Nov 01, 2012 9:32 am
by Kurzer
Sorry for being so stupid. :oops:

I didn't copied the data directory.
If I do so, the compiled "OpenGL Billboard.pb-Exe" runs fine.

The "DirectX Exe" will throw the same Orge-Error as posted before.

Re: PB 5.00 beta7 WinXP_32 3D examples are not working on my

Posted: Thu Nov 01, 2012 10:06 am
by Fred
It's OGRE, not ORGE ;). At least you can use OGL for the 3D engine, it should be on par with DX.

Re: PB 5.00 beta7 WinXP_32 3D examples are not working on my

Posted: Sat Nov 03, 2012 9:36 am
by Kurzer
Oh! *lol* :lol: In german ORGE sounds much more pleasing than OGRE, so it's an 'Freudian slip' (Freud'scher Versprecher').

Thank you for your support.
I updated now all GFX drivers of my PCs. On the Netbook with Intel on board graphics I can use OGRE instead of DX, on my Desktop PC with NVidia chipset graphics card DX9 runs very well.

I understand it is an OGRE Engine failure, so you can put the [DONE] at this post. :)

Re: PB 5.00 beta7 WinXP_32 3D examples are not working on my

Posted: Mon Nov 12, 2012 12:02 am
by Kurzer
OMG, its running on my Netbook using DirectX!!!!! :o :shock:

A big thanks to all the people who have contributed to this hotfix.
See this post:
http://www.purebasic.fr/english/viewtop ... 56#p395656

Image

Re: PB 5.00 beta7 WinXP_32 3D examples are not working on my

Posted: Fri Dec 07, 2012 9:47 pm
by nikkoo
You could try the Ogre3D SDK to check, if it is a OGRE-Bug.