Support Board
Date/Time: Sat, 10 May 2025 01:31:49 +0000
Post From: Custom Study Compilation Fails —
[2025-05-06 21:06:07] |
User867930 - Posts: 4 |
Hello Sierra Chart Support, I'm experiencing a persistent compilation issue while building a custom study from VectorAI.cpp using the Build Advanced Custom Studies interface. The .cpp file is located in the correct C:\SierraChart\ACS_Source directory, and #include "sierrachart.h" is present. However, I continue to receive the following error: java CopyEdit VectorAI.cpp:5:53: error: two or more data types in declaration of 'scsf_VectorAI' 5 | SCSFExport void scsf_VectorAI(SCStudyInterfaceRef sc) I’ve confirmed that sierrachart.h is present and that the header is properly included. Despite multiple adjustments, the same error persists during the build process. I’ve attached the current version of VectorAI.cpp for your review. Any guidance would be greatly appreciated. Thank you, Paul Strickland |
![]() Attachment Deleted. |