Login Page - Create Account

Support Board


Date/Time: Sun, 24 Nov 2024 22:48:04 +0000



Building ACSIL dll

View Count: 219

[2024-05-05 20:24:14]
MichaelPPTF - Posts: 69
Hello SC Engineering,

I've got a few questions about building dlls:

1. Why doesn't "Remote Build" support .hpp C++ headers? I know .h/.hpp coexist but I don't understand why wouldn't it support the C++ header. Maybe I just wasn't using it correctly?

2. Since I can't get it to accept .hpp, I chose to build locally with VS C++ Compiler that was installed via SC. Do I have to include the external .hpp header file if I want to distribute the study to other users?

3. What is the best practice to build an arm64 compatible version of the dll?
[2024-05-05 22:02:37]
Sierra_Chart Engineering - Posts: 17162
1. We are not familiar with those header types. There should be no need for those. Just use .h.

2. You do not have to include any headers when distributing a DLL file.

3. We do not understand the question. You will have to determine how to build an ARM 64 version.
Sierra Chart Support - Engineering Level

Your definitive source for support. Other responses are from users. Try to keep your questions brief and to the point. Be aware of support policy:
https://www.sierrachart.com/index.php?l=PostingInformation.php#GeneralInformation

For the most reliable, advanced, and zero cost futures order routing, use the Teton service:
Sierra Chart Teton Futures Order Routing
[2024-05-05 22:33:37]
MichaelPPTF - Posts: 69
Do I use
windows-msvc-arm64
for building ARM64 compatible dll?
imageCleanShot 2024-05-05 at 15.31.47.png / V - Attached On 2024-05-05 22:32:25 UTC - Size: 189.47 KB - 51 views

To post a message in this thread, you need to log in with your Sierra Chart account:

Login

Login Page - Create Account