Cant Start The Program

Problems building or running the engine, queries about how to use features etc.
Post Reply
ssolh
Gnoblar
Posts: 5
Joined: Tue Mar 01, 2016 4:51 pm

Cant Start The Program

Post by ssolh »

hi. i am beginner in ogre and these days i tried to set up an app with tutorial of Ogre. at first i had problem with build of solution but well i solved that. :? but it did not last long.. when i run it , this error appear:
Unable to start the program
..\bin\debug\ogre.cfg
maybe i used a wrong .cfg file .. could you help me?
i use visual studio 2013 update 4 and Ogre v 12..
sorry if that was unclear :(
User avatar
spacegaier
OGRE Team Member
OGRE Team Member
Posts: 4304
Joined: Mon Feb 04, 2008 2:02 pm
Location: Germany
x 135
Contact:

Re: Cant Start The Program

Post by spacegaier »

ssolh wrote:Ogre v 12..
There is no Ogre version 12. If you mean, Ogre 1.2 that is really, really old.
Ogre Admin [Admin, Dev, PR, Finance, Wiki, etc.] | BasicOgreFramework | AdvancedOgreFramework
Don't know what to do in your spare time? Help the Ogre wiki grow! Or squash a bug...
ssolh
Gnoblar
Posts: 5
Joined: Tue Mar 01, 2016 4:51 pm

Re: Cant Start The Program

Post by ssolh »

spacegaier wrote:
ssolh wrote:Ogre v 12..
There is no Ogre version 12. If you mean, Ogre 1.2 that is really, really old.
i mean vc12_v 1_9_0... of course not 1.2 :roll:
Transporter
Minaton
Posts: 933
Joined: Mon Mar 05, 2012 11:37 am
Location: Germany
x 110

Re: Cant Start The Program

Post by Transporter »

ssolh wrote:hi. i am beginner in ogre and these days i tried to set up an app with tutorial of Ogre. at first i had problem with build of solution but well i solved that. :? but it did not last long.. when i run it , this error appear:
Unable to start the program
..\bin\debug\ogre.cfg
maybe i used a wrong .cfg file .. could you help me?
i use visual studio 2013 update 4 and Ogre v 12..
sorry if that was unclear :(
Somewhere in the configuration properties should be options for "Debugging". Then look for a field called "Working Directory". This should be set to $(TargetDir).
Post Reply