Yeah figured it out one minute after I posted it...
Thanks for the help. I have it working now.
Search found 2 matches
- Sun Feb 13, 2011 22:47
- Forum: Help
- Topic: Assertion given when creating System under Direct3D 9
- Replies: 2
- Views: 1478
- Sun Feb 13, 2011 22:42
- Forum: Help
- Topic: Assertion given when creating System under Direct3D 9
- Replies: 2
- Views: 1478
Assertion given when creating System under Direct3D 9
Hey! This is my first post on the official CEGUI forums! :) To start of I would like to say I already have used CEGUI with Ogre3D but now I'm trying to compile it in Direct3D 9. The following code gives a assertion (both the variables are defined in the .cpp file): myRenderer = &CEGUI::Direct3D9...