Login Page - Create Account

Support Board


Date/Time: Fri, 26 Apr 2024 21:50:51 +0000



Post From: Version 2151 Available: Foundation For Millisecond/Microsecond Timestamping

[2020-08-13 11:53:13]
binaryduke - Posts: 360
We have just recompiled some custom studies against v2149 and tested with the new naming format:
[custom study file name]2149.dll (32-bit)
[custom study file name]2149_64.dll (64-bit)

The presence of files with these names in the /data folder causes Sierra Chart to unexpectedly exit while trying to Add Custom Study workflow. When the '2149' files are removed from the /data folder, there is no problem and the custom studies compiled with an earlier version are listed just fine (with a warning that they need to be recompiled).

For reference, the test custom study files were compiled using Visual Studio pulling in the v2149 sierrachart.h - compilation with Visual Studio is necessary for these files as they have external references, resources, etc., that cannot be handled by the remote compilation approach.