Support Board
Date/Time: Mon, 30 Jun 2025 08:00:56 +0000
Post From: Using SC build system from different folders
[2021-01-31 15:18:20] |
User30743 - Posts: 365 |
This is the first time I am trying SC build system for compiling my code, but how do I actually navigate to a different folder then ASC_Source to send the code? So far I have been using Visual Studio but since there is a need to close and open Siera to see the change after each slight change in the code, I am forced to switch to their build system. I am not particularly happy about that since VS is a pretty good IDE, but anyway, I gave it a try and it does not look too bad. But the problem is that I have multiple files in multiple folders, reflecting the logic, the naming conventions etc, and I want to keep that folder's structure as is since it is nicely organized, tracked by Git and so on. So how do I actually find the source files when they are not in /ASC_Source folder only? There is no way to navigate to any other? Date Time Of Last Edit: 2021-01-31 15:24:08
|