Login Page - Create Account

Support Board


Date/Time: Sat, 11 May 2024 16:04:21 +0000



Post From: for build 1836 getting link error trying to compile

[2018-11-08 03:33:07]
User305536 - Posts: 52
Hello,
no coding changes on my side, but after after downloading version 1836 today I am now getting the
error:
LINK : fatal error LNK1104: cannot open file 'C:\SierraChart\Data\MyCustomStudies_64.dll'

at the top of my custom dll I have a global variable
int FreeDLL = 1; //demo

and in all my functions I have the
sc.FreeDLL = FreeDLL;

It just cant unload the dll to compile it.

If I close the Sierra Charts then I can compile manually no problem. Please
help.

Thank You,
Allan