<div dir="ltr">Hi,<br><br>I was wondering what is the default working directory while debugging a target in visual studio ? Is it $EXECUTABLE_OUTPUT_PATH ?<br><br>I'm using a relative path for finding a file in my code and I have a problem because the working dir should be (for me) $EXECUTABLE_OUTPUT_PATH/Debug or $EXECUTABLE_OUTPUT_PATH/Release (or whatever where the binaries are).<br>
<br>I've also found this message : <a href="http://www.mail-archive.com/cmake@cmake.org/msg14461.html">http://www.mail-archive.com/cmake@cmake.org/msg14461.html</a> <br>Did you have a chance to work on this ?<br><br>Regards<br>
--<br>Mehdi<br></div>