Support Board
Date/Time: Tue, 21 Jan 2025 04:04:01 +0000
Post From: ACSIL - Unable to write .dll using MS Visual Studio & sc.FreeDLL
[2018-07-22 22:19:04] |
User486568 - Posts: 11 |
I am having trouble using the development mode of sc.FreeDLL = 1; when using MS Visual Studio for my editor and building.When using the same exact source code it will allow the dll to reload fine if I use the Sierrachart remote building tool. Here is the error messages I get when trying to rebuild: Severity Code Description Project File Line Suppression State
Error LNK1104 cannot open file 'C:\SierraChart\Data\MJG2CustomStudies.dll' MJG2CustomStudies C:\Users\stitch\source\repos\MJG2CustomStudies\MJG2CustomStudies\LINK 1 I've tried with both Release & Debug and neither seem to allow rewriting the dll file. |