We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Is there any way to create an absolute filepath for the Include Paths area of the Target Options?
Every time I specify a path using the browser, it gets converted to a relative path (..\..\..\..\<path>\<to>\<includes>). What if I want to specify an absolute address of C:\x\y\z ?
What happens if you type (or paste) the path - instead of using the browser.
It's generally better to avoid absolute paths - as that rather ties you project down to a specific hard disk organisation.