Login Page - Create Account

Support Board


Date/Time: Sun, 24 Nov 2024 03:57:10 +0000



SCDLL beyong line 45 => " is missing the SCDLLName line. Refer to ACSIL documentation"

View Count: 1499

[2013-09-25 11:30:35]
wwwingman - Posts: 185
Hi,

I have a SCDLLName in a tool I am building.
When it is in the begining of the file, compiler works.
When it is beyong line 45 it compiler gives an error : ".. is missing the SCDLLName line. Refer to ACSIL documentation".

This is bothering me because I like to put big comments at the beginning of the file (description, licence etc..).

Am I doing something wrong ?

W.
[2013-09-25 11:33:47]
Sierra Chart Engineering - Posts: 104368
This is true, just keep it at the top of the file. We do not see why that should be a problem. When looking for the SCDLLName line, we only search something like the first 1000 bytes or so of the file.
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
[2013-09-25 12:24:38]
wwwingman - Posts: 185
Hi, thank you for the quick answer.

Indeed this is not a real problem.

My SCDLLName is built using some #define with names, version etc... below the description+licence header.

Anyway, I found a way around by putting a "//SCDLLName" on the top of the file. Silly, ugly, but it works.

W.


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

Login

Login Page - Create Account