Login Page - Create Account

Support Board


Date/Time: Mon, 12 May 2025 00:49:56 +0000



Post From: Cannot compile a file outside of \ACS_Source

[2016-05-30 18:56:49]
User754985 - Posts: 109
:-)

Why give users an impression (buttons "Folder" and "open") that they can select a file in any location for compilation/building, if this feature is not working?

I had a strange situation where I had my ACSIL study in a \ACS_Source and then for the final release created a sub-folder \ACS_Source\Final, copied the *.cpp file there and made some final changes to it. But when I built it, i did not see the changes applied! And whatever i changed, it still remained at the "development" version..
After several of such trials, i accidentally noticed that compiler actually still builds from the \ACS_Source...
And after testing that this indeed does not work, decided to write to you.