Login Page - Create Account

Support Board


Date/Time: Mon, 29 Apr 2024 16:21:43 +0000



[User Discussion] - Build Custom Study (DLL) on Linux

View Count: 992

[2015-01-03 07:38:16]
User26860 - Posts: 14
Hi there,

I followed steps on the SC website, and installed the compiler. (Got confirmation in the log saying below:
"
A request for the C++ compiler installer has been made been made. You can continue to work during the download. | 2015-01-03 06:41:34 *
File has been written to: C:\SierraChart/CPPCompiler/SCCPPCompiler.exe. File Size: 410212 bytes. | 2015-01-03 06:53:15
"
When I tried to click "Build", it still complains no compiler is found. Then I tried to manually build using below command:
g++ -march=x86-64 -mtune=x86-64 -O2 -shared -static -static-libgcc -static-libstdc++ -s -fno-rtti -fno-exceptions -w /home/####/.wine/drive_c/SierraChart/ACS_Source/my_studies.cpp -o "/home/####/.wine/drive_c/SierraChart/Data/my_studies.dll

It then complains windows.h is not found, and I can't find it within the entire SC installation folder.

Can you help please? Or point me to a link with detailed information?
( I am running SC build 1220 on wine on Linux )

Thank you in advance!
[2015-01-11 21:14:22]
ganz - Posts: 1048
User26860

fyi: How to build ACSIL study on Ubuntu/Linux

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

Login

Login Page - Create Account