Deltron Z Expert Cheater
Reputation: 1
Joined: 14 Jun 2009 Posts: 164
|
Posted: Thu Mar 11, 2010 11:22 am Post subject: [Ogre3D]Failed to initialize 0xC0150002 |
|
|
I've downloaded Ogre3D SDK 1.7.0 for VC9 (Microsoft Visual C++ 2008) and did everything needed for it, but when I run a simple program I get error "Failed to initialize ..." (code 0xC0150002).
When I build the project as "Release" - I can see the configuration dialog, however there are no options in there. I am assuming resource.cfg is needed, but I have no idea how to create such a file, but it still doesn't solve much if I can't debug my game, does it?
So, can anybody help me install Ogre SDK and create a simple, working game in it? is it really worth it? it seems pretty complicated to get Ogre to work, and I've been looking everywhere for solutions but everytime I solve a problem two more comes up. maybe, is there another good graphics engine?
Edit:
I've fixed the configuration dialog in "Release" mode, however the same solution doesn't apply to "Debug" - still the same error.
|
|