Login Page - Create Account

Support Board


Date/Time: Sun, 28 Apr 2024 22:50:36 +0000



[User Discussion] - new release 1649 and error C2758

View Count: 1192

[2017-11-22 21:15:44]
b3cker - Posts: 34
After installed upgrade my project in MVS does not build.

Error internal to Sierra Charts?
1>c:\sierrachart\acs_source\vapcontainer.h(337): error C2758: 'c_VAPContainerBase<t_VolumeAtPrice>::m_InitialAllocationElements' : must be initialized in constructor base/member initializer list
multiple vapcontainer.h errors

Thank You

Gary
[2017-11-22 21:28:31]
Sierra Chart Engineering - Posts: 104368
You will need to update Visual C++ to the current version.
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
[2017-11-22 21:41:07]
gomifromparis - Posts: 244
you can also continue building with VS2010 by using an old header file (ie an old version of the acs_source folder)
[2017-11-22 21:48:37]
b3cker - Posts: 34
What new version would it be? Where can I downloaded it from? Would it require reconfiguring my build?

Thank You
[2017-11-22 21:53:55]
Sierra Chart Engineering - Posts: 104368
Post #4 is fully outside the scope of our support. Furthermore, Microsoft Visual Studio has become an unstable program. At some point we are going to have to move away from it ourselves.

We recommend using the Remote Build command within Sierra Chart.

Refer to:
Advanced Custom Study Interface and Language (ACSIL): Step-By-Step Instructions to Create an Advanced Custom Study Function

Use Visual C++ at your own risk.
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
Date Time Of Last Edit: 2017-11-22 21:55:37
[2017-11-22 21:54:05]
b3cker - Posts: 34
Is it Visual Studio Community 2017?
[2017-11-22 21:55:15]
Sierra Chart Engineering - Posts: 104368
Yes.
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
[2017-11-22 22:09:28]
b3cker - Posts: 34
Let me see if I understand this correctly, you want me to remote compile witch will expouse my source code to you and your server?
The only reason I am using C++ and your application, and not C#, is to secure my code.

Regards

GB
[2017-11-22 22:18:35]
b3cker - Posts: 34
Where can I get old version of the acs_source folder?

Thank You
[2017-11-22 22:28:32]
Sierra Chart Engineering - Posts: 104368
Let me see if I understand this correctly, you want me to remote compile witch will expouse my source code to you and your server?
The code is transmitted over a TLS secure connection and after the compilation, it is simply deleted immediately.

Contrary to what anyone would think, we could care less about a users source code. We would never ever look at that. We could care less about it. We only have an interest in the code that we develop. Not others.
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
Date Time Of Last Edit: 2017-11-22 22:29:46
[2017-11-22 22:45:22]
gomifromparis - Posts: 244
Just install an old version of sierra and keep the acs source folder.

I build using VS2017 but using a VS2010 target, I don't want to have to deploy VS1017 universal CRT stuff on target computers

Yes you can also use remote build, but if need to add some files to the linker it won't work.
imagetarget.png / V - Attached On 2017-11-22 22:44:23 UTC - Size: 19.14 KB - 300 views

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

Login

Login Page - Create Account