Page 1 of 1

Can't get started on 3D

Posted: Mon Apr 28, 2003 4:31 pm
by geoff
When I run the PureBasic 3D examples containing the line:
InitEngine3D()
I get:
The 3D Engine Can't be initialized

I have file Engine3d.dll and directX 8
Do I have to download OGRE stuff to get the 3D examples to work?

Posted: Mon Apr 28, 2003 5:33 pm
by Fred
No. But may be you have to catch the MSVCRT60.dll as it seems to be needed. Some threads was discussing of this in the bug report.

Posted: Tue Apr 29, 2003 12:05 am
by geoff
Thanks Fred, MSVCP60.dll fixes the problem.

I found MSVCP60.dll in my copy of Redshift and put
a copy in \PureBasic\Compilers\