Login Page - Create Account

Support Board


Date/Time: Sun, 12 May 2024 16:46:32 +0000



ACSIL - Compilation issue - _vscprintf

View Count: 547

[2020-10-05 17:32:21]
ejtrader - Posts: 688
SC Team - Trying to use Borland Compiler for compiling few studies one of the SC header files is failing with the following message.

[bcc64 Error] SCString.h(816): use of undeclared identifier '_vscprintf'

There seems to be a workaround to use a different function for this.

https://stackoverflow.com/questions/4785381/replacement-for-ms-vscprintf-on-macos-linux

I am able to compile using other compilers but not bcc64.

Usually if this was a warning - I can skip the warnings but it's actually erroring during the compile time. Other than header update there seems to be no workaround for this.

This is NOT a show stopper for me (as I can use other compilers to compile to code) - still would be be nice if this can be fixed as I would like to use C++ Builder as a tool which only supports Borland C++ :(

thanks
Date Time Of Last Edit: 2020-10-05 21:14:20
[2020-10-06 07:23:40]
Sierra Chart Engineering - Posts: 104368
You will need to work out your own solution for this. We are not going to get involved in this.
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

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

Login

Login Page - Create Account