Login Page - Create Account

Support Board


Date/Time: Wed, 22 Apr 2026 01:09:30 +0000



Post From: Custom ACSIL .cpp files not appearing in Remote Build file list

[2026-04-21 12:36:20]
User368639 - Posts: 55
I have .cpp files placed in C:\SierraChart\ACS_Source\ that do not appear in the Remote Build Standard file list, even after clicking Refresh.
Facts:

I have been using Claude ai to construct some special studies. Excellent results until we hit this brick wall.
This and all other newly constructed tools work perfectly on my Local Desktop.
This came about when we tried to transfer .cpp files from the Desktop to QuantVPS.
The latest files in the Build List in the VPS are from 01-23-2023, which seems strange.

Files are confirmed present in ACS_Source via Windows Explorer and PowerShell
File extensions are correct (.cpp, single extension, no doubles)
Line endings are Windows CRLF
SC version 2891
Other stock SC example files in the same folder appear normally in the Remote Build list
Our custom files have never appeared in the Remote Build list despite weeks of attempts

The specific file is Arts_EBO_Detector_FINAL.cpp.
What determines whether a .cpp file appears in the Remote Build file list? Is there a file attribute, header requirement, or registration step we are missing?

Thank you.