Support Board
Date/Time: Tue, 06 May 2025 17:20:59 +0000
Post From: Local build with mingw creates a dll without study symbols using official compiler flags
[2024-12-19 16:33:02] |
Sierra_Chart Engineering - Posts: 19434 |
This is what is used for Remote Build: x86_64-w64-mingw32-g++ -D _WIN64 -march=x86-64 -mtune=x86-64 -O2 -shared -static -static-libgcc -static-libstdc++ -s -fexceptions -std=gnu++17 {$FileNames} -o Output.dll -Wno-deprecated -lgdi32 &>Output.txt;
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 Date Time Of Last Edit: 2024-12-19 16:36:16
|