News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

debug dll search directory

Started by juli, June 12, 2008, 04:13:50 AM

Previous topic - Next topic

juli

hello
    I am trying to run my program with F8 in debug,  I set the execution working directory as ../../myProg in the property.   It runs the program , but when my exe tries to look for the corresponding dlls,  it looks in ./  instead of ../../myProg  ,   is there a setting i could set to make it automatically search for ../../myProg ??


thanks for the help