Re: genesis3d project
- Posted by Paul Martin <twilight at WCC.NET> Aug 20, 1999
- 415 views
Hello The source of my problem is that Driver = geDriver_SystemGetNextDriver(DrvSys, 0) returns a null value or 0. It apparently doesn't see any valid video drivers. I'm running a voodoo 3 and the Gtest demos run fine. Hmmm. Thanks Paul Martin At 03:16 PM 8/20/1999 +1000, you wrote: >have you set the genesis directory on line 59? (probably not, i should >really put this stuff in the text file) > >line 59 of test.exw : >Engine = geEngine_Create(mol_hwnd, mol_title, "e:\\genesi~1\\") > >change "e:\\genesi~1\\" to where you have the genesis sdk on your computer. > >-molasses > >----- Original Message ----- >From: Paul Martin <twilight at WCC.NET> >To: <EUPHORIA at LISTSERV.MUOHIO.EDU> >Sent: Friday, August 20, 1999 2:58 PM >Subject: Re: genesis3d project > > >> Hello >> >> >> >You need to put at least the genesis.dll file in the directory your are >> >executing the code in. >> >You may need to put in the other genesis dll's in that directory, but >with >> >just genesis.dll it brings up the logo and the error. >> >> I put all the dll' in that directory and it still bombs. Hmmmm. >> >> Thanks >> Paul Martin >> > >