Support Board
Date/Time: Sat, 11 Jan 2025 19:50:48 +0000
ACS - compilation stage
View Count: 1213
[2016-12-23 22:52:27] |
jizzary - Posts: 177 |
the documentation says "The compilation is performed using the MinGW GCC C++ compiler" however - the "Build Advanced Custom Studies DLL" uses MS Studio commands and asks to download MS Studio though there is a C:\MinGW folder w/ 32 bit GCC installed it is worthless So this is unclear ...pls clarify |
[2016-12-23 22:55:48] |
Sierra Chart Engineering - Posts: 104368 |
This compiler is used when you use the "Remote Build" command only. We will update the documentation. 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 |
[2016-12-23 23:43:03] |
jizzary - Posts: 177 |
the documentation says that "remote build" is executed on Sierra's server and for that matter i don't need to install anything locally if DLL creation is done reotely then ... - why there is an "install compiler" button ? - why there is a "Build Custom Studies DLL" button does "remore build" transfers the source code to Sierra's server ? |
[2016-12-23 23:46:54] |
jizzary - Posts: 177 |
I have installed MS Visual Studio After running "Build Custom Studies DLL" the following output is emmited ----------------------------------------------------------------------------------- -- Starting build of Custom Studies Source files: jabot.cpp. -- 01:43:39 C:\Windows\system32\cmd.exe /C "E:\Sierra\ACS_Source\VisualCCompile.Bat" E:\Sierra\ACS_Source>call "C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\vcvarsall.bat" jabot.cpp e:\sierra\acs_source\scstructures.h(6): fatal error C1083: Cannot open include file: 'windows.h': No such file or directory -- End of Build -- 01:43:40 ---------------------------------------------------------------------------------- where is this file (windows.h) ? |
[2016-12-24 00:36:57] |
Sierra Chart Engineering - Posts: 104368 |
This is if you want to use Visual C++ and compile locally: - why there is an "install compiler" button ?
- why there is a "Build Custom Studies DLL" button does "remore build" transfers the source code to Sierra's server ?
Yes but the source code is deleted immediately after.where is this file (windows.h) ? This is a Microsoft compiler issue. We do not provide support for the compiler so we cannot help with that. You should use the Remote Build feature. It is easiest.
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: 2016-12-24 00:37:41
|
[2016-12-24 01:14:03] |
jizzary - Posts: 177 |
using the "remore build" is inconcievable appreciate if you can release instructions as for constructing a DLL using MS Visual Studio |
[2016-12-24 01:26:30] |
Sierra Chart Engineering - Posts: 104368 |
e:\sierra\acs_source\scstructures.h(6): fatal error C1083: Cannot open include file: 'windows.h': No such file or directory using the "remore build" is inconcievable
Why do you say 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 |
[2016-12-24 01:27:22] |
Sierra Chart Engineering - Posts: 104368 |
Here are the instructions for using Visual C++: https://www.sierrachart.com/index.php?page=doc/VCExpress.php 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 |
[2016-12-24 02:11:46] |
Merlin - Posts: 83 |
jizzary: A google search gives this page, which should give you everything you need to know to resolve the C1083 error: Fatal Error C1083 https://msdn.microsoft.com/en-us/library/et4zwx34.aspx Regards, Merlin |
To post a message in this thread, you need to log in with your Sierra Chart account: