Login Page - Create Account

Support Board


Date/Time: Thu, 02 May 2024 10:31:49 +0000



Post From: "sc.FreeDLL =1;" seems to be ignored in version 976

[2013-10-11 16:21:08]
gabby alindogan - Posts: 49
Hi. I am having the following error which gets solved by closing SC and reopening it. I have sc.FreeDLL=1; on all of my studies. Any idea why it is happening? Strange thing is that the access error is sporadic. Sometimes, I compile the CPP code and it works , other times, I get error below.


>------ Rebuild All started: Project: Fx2, Configuration: Debug Win32 ------
1>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppClean.targets(74,5): warning : Access to the path 'c:\SierraChart\Data\Fx2.dll' is denied.
1> FxTest.cpp
1>c:\users\galindog\documents\visual studio 2010\projects\fx2\fx2\fxtest.cpp(93): warning C4305: 'argument' : truncation from 'double' to 'float'
1>LINK : fatal error LNK1104: cannot open file 'c:\SierraChart\Data\Fx2.dll'
========== Rebuild All: 0 succeeded, 1 failed, 0 skipped ==========