Login Page - Create Account

Support Board


Date/Time: Wed, 24 Apr 2024 00:10:03 +0000



Incorrect .dll filename when compiling multiple files

View Count: 1258

[2021-03-14 19:09:15]
autobahn - Posts: 25
v2229 64-bit (36135)

When compiling multiple files, the filename of the resulting .dll created in the data folder is not as expected.

Current behaviour:
The .dll is named after the first file returned by the "Select an Advanced Custom Studies files(s)" dialog.

Expected behaviour:
The .dll should be named:
1) according to that specified in SCDLLName(); or
2) match the name of the .cpp file that contains SCDLLName().
[2021-03-15 14:11:46]
autobahn - Posts: 25
The issue is caused because the "Select an Advanced Custom Studies file(s)" dialog is returning the selected files in an indeterminate order. I would expect the files to be returned in the order selected, or the file containing SCDLLName to be moved to the front of the list.
[2021-03-18 13:38:20]
Sierra Chart Engineering - Posts: 104368
We will look this over.
Sierra Chart Support - Engineering Level

Your definitive source for support. Other responses are from users. Try to keep your questions brief and to the point. Be aware of support policy:
https://www.sierrachart.com/index.php?l=PostingInformation.php#GeneralInformation

For the most reliable, advanced, and zero cost futures order routing, *change* to the Teton service:
Sierra Chart Teton Futures Order Routing
[2022-09-17 16:44:24]
jwick - Posts: 142
Hi! Is there any update on this? I am experiencing the same issue on v2439. The order that the files are sent to the compiler appears to be the sort order on the Select Files open dialogue box. Depending on the sort order, .lib / .dll files are accordingly created / not created.

To post a message in this thread, you need to log in with your Sierra Chart account:

Login

Login Page - Create Account