Support Board
Date/Time: Sun, 24 Nov 2024 09:06:28 +0000
Build customs studies DLL problem:
View Count: 2015
[2013-10-14 08:36:00] |
User14383 - Posts: 11 |
Hello, I have tried to test making custom studies. In all cases (even if I tested your Example Source Code File) I have received this message which I do not understand at all: "E:\SierraChart\CPPCompiler\bin\g++.exe""E:\SierraChart\ACS_Source\TestStudiesDLL.cpp"-march=i686 -mtune=i686 -O2 -shared -static -static-libgcc -static-libstdc++ -s -fno-rtti -fno-exceptions -o "E:\SierraChart\Data\TestStudiesDLL.dll" With no result E:\SierraChart\Data\TestStudiesDLL.dll" and empty BuildProgramOutput.txt in hte ACS_Source directory. Could you please advice? Thank you very much. John |
[2013-10-14 09:37:27] |
Sierra Chart Engineering - Posts: 104368 |
What you are showing is that the compilation is successful.
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-10-14 09:38:32] |
Sierra Chart Engineering - Posts: 104368 |
Are you saying that this DLL was not generated?: With no result E:\SierraChart\Data\TestStudiesDLL.dll" 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-10-14 10:20:46] |
User14383 - Posts: 11 |
Yes, exactly. No file generated and no empty report file. John |
[2013-10-14 18:11:44] |
Sierra Chart Engineering - Posts: 104368 |
As long as there are no compiler errors, the DLL file should be created. There might be something restricting it on your system. Possibly file permissions. 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-10-14 20:07:36] |
ABeyer - Posts: 10 |
I have the same problem - no file is being created
|
[2013-10-14 20:20:11] |
User14383 - Posts: 11 |
I get the same result on 2 comp with totally different configuration. Both Win7. One completelly new instalation. I went through differnt posts here and I can see I am not alone with this problem. I would like you to come with some help! Thank you. John |
[2013-10-15 05:55:52] |
Sierra Chart Engineering - Posts: 104368 |
We have run a test and did not see a problem. So we have deleted the compiler and we are reinstalling the latest C++ compiler to see if there is an issue with it. Otherwise, we do not know why this would occur and like I said we do not observe it. We have not heard of this before other than these two recent reports. 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: 2013-10-15 05:56:13
|
[2013-10-15 07:27:29] |
User14383 - Posts: 11 |
Hi! Tonight I tested the same process on old comp with WinXP. Everywhere with SC build 1032. The same result. On all comp the process lasted about 1-2 second - even on the old slow PC. It seems to me that the compiler in reality did not start at all. I have some experinces with Microsoft C++ and this speed says me something is probably wrong. I hope we can agree this problem cannot be caused by 1 special PC configuration - it is for sure replicable on your side. So I will really appreciate if you solve it! Thank you! John |
[2013-10-15 07:46:41] |
Sierra Chart Engineering - Posts: 104368 |
We have confirmed this is a problem with the latest MinGW port of the GCC compiler. We are seeing how to get the prior version of it. We have also communicated the issue on the appropriate mailing list.
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-10-15 08:56:54] |
User14383 - Posts: 11 |
Fine! Will I be informed the problem is solved? Or shall I test it regularly and get mad of it??? What is your estimated time horizont? John |
[2013-10-15 09:43:40] |
Sierra Chart Engineering - Posts: 104368 |
Apparently we were using an older compiler installer and/or the problem has been fixed. Delete this folder from your system: Drive:/SierraChart/CPPCompiler After this select Analysis >> Build Custom Studies DLL >> Install Compiler. 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-10-15 09:47:34] |
Sierra Chart Engineering - Posts: 104368 |
We are still seeing a problem. We are looking into 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 |
[2013-10-15 10:21:20] |
ABeyer - Posts: 10 |
I am happy a problem has been identified. It is true, the compilation that does not work ends much faster than the one that works. |
[2013-10-15 12:43:19] |
User14383 - Posts: 11 |
Fine. Seems it works properly now. Thank you. John |
[2013-10-15 22:16:46] |
Sierra Chart Engineering - Posts: 104368 |
We have verified the problem is now resolved. If you still have difficulty, follow this procedure: Delete this folder from your system: Drive:/SierraChart/CPPCompiler After this select Analysis >> Build Custom Studies DLL >> Install Compiler. 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: 2013-10-15 22:17:25
|
To post a message in this thread, you need to log in with your Sierra Chart account: