Support Board
Date/Time: Thu, 31 Jul 2025 21:14:37 +0000
[Programming Help] - ACSIL Compile Error with Minimal Valid Source File
View Count: 199
[2025-06-11 18:25:29] |
User209979 - Posts: 5 |
I’m encountering repeated compile failures with even minimal custom studies using ACSIL. Attached is a very basic .cpp file that should be valid under the current Sierra Chart compiler (Version 2761). Despite restoring the ACS_Source folder and verifying sierrachart.h, I still receive: "error: two or more data types in declaration of 'scsf_Diagnostic_Compile_Test_Bare'" Could you confirm whether this is due to a configuration issue, or if the current compiler behavior has changed? Thanks for any insight. |
Private File |
[2025-06-11 18:57:16] |
User431178 - Posts: 749 |
Can't see your code but based on error message "wto or more data types in declaration of...", expect you have something like this: SCSFExport void scsf_Diagnostic_Compile_Test_Bare where it should just be SCSFExport scsf_Diagnostic_Compile_Test_Bare Date Time Of Last Edit: 2025-06-11 18:58:20
|
[2025-06-30 22:10:17] |
User209979 - Posts: 5 |
Thanks, I am aware of that, but my focus was really on the broader question, whether the compiler behavior has changed.
|
[2025-06-30 22:44:06] |
User431178 - Posts: 749 |
So you are aware that your code has an error that is causing it not to compile, and you wonder if the compiler behavior has changed and is something to do with it. Pardon me, but that is some strange logic. Does your code compile if you fix the errors? |
To post a message in this thread, you need to log in with your Sierra Chart account: