I’m having issues with relative paths when building a project.
Whereas the relative path seems to be supported under Linker/General, such as… “../../bin/myProxy.exe”
However when setting the Output Directory relative paths don’t seem to be supported (it just adds the ../../ etc into the file path!).
Is this how it is supposed to work/any way around this?
Windows is backwhack(‘\’).. not to be confused with the standard whack (‘/’)
it needs to be backslashes: ..\..\