Search found 5 matches
- Sat Feb 13, 2010 11:21
- Forum: Help
- Topic: Can't run applications using OgreRenderer
- Replies: 13
- Views: 7235
Re: Can't run applications using OgreRenderer
So it seems I popped the champagne a bit too early. But fear not, for I bring good news. :wink: This is a bit embarrassing to be honest. The only reason it worked for me the last time was because I'd run my program in a custom configuration I'd named "DebugFast" which is basically Debug-mo...
- Fri Feb 12, 2010 16:27
- Forum: Help
- Topic: Can't run applications using OgreRenderer
- Replies: 13
- Views: 7235
Re: Can't run applications using OgreRenderer
I have no idea what just happened. I tried downloading CEGUI's stable SVN for like the 6th time, built everything and added the includes/libs to my own OGRE-application. But for some inexplicable reason, there was no 0xc0150002-error this time, but instead it wanted the Expartparser-module. Said and...
- Fri Feb 12, 2010 15:41
- Forum: Help
- Topic: Can't run applications using OgreRenderer
- Replies: 13
- Views: 7235
Re: Can't run applications using OgreRenderer
I'm pretty sure I have the latest version. At first I tried using the ones that come with Visual Studio, but since that didn't work I tried downloading them from here: http://www.microsoft.com/downloads/details.aspx?FamilyID=9b2da534-3e03-4391-8a4d-074b9f2bc1bf&displaylang=en But that didn't rea...
- Fri Feb 12, 2010 11:56
- Forum: Help
- Topic: Can't run applications using OgreRenderer
- Replies: 13
- Views: 7235
Re: Can't run applications using OgreRenderer
A bit of googling led me to believe that it had something to do with the C/C++ runtimes (msvcr90.dll and the likes) but after having reinstalled them and even put them in the same directory as the compiled executables I think I can safely say that they are not causing the issue. I'm think I'm gonna ...
- Thu Feb 11, 2010 19:35
- Forum: Help
- Topic: Can't run applications using OgreRenderer
- Replies: 13
- Views: 7235
Can't run applications using OgreRenderer
I've been trying to get CEGUI to play nicely with OGRE 1.7 for the last day or so and it's not going too well I'm afraid. I'm using CEGUI 0.7.1 (tried both stable SVN and source package) and everything compiles beautifully combined with Ogre, but whenever I start an application using CEGUIOgreRender...