Login Page - Create Account

Support Board


Date/Time: Sat, 13 Sep 2025 16:38:20 +0000



Post From: Linux

[2025-09-10 07:49:05]
R1sk - Posts: 247
I've found a fix for this issue. Prior to installation, I will now sanitize any new DLLs for SierraChart using this command:

x86_64-w64-mingw32-strip --strip-all <DLL name>

EDIT:
Or just add -s option for the compiler
Date Time Of Last Edit: 2025-09-10 09:38:17