Login Page - Create Account

Support Board


Date/Time: Mon, 06 May 2024 11:42:07 +0000



Custom study from Visual Express

View Count: 1021

[2014-08-18 19:40:26]
User120827 - Posts: 77
hi
I created a study in MS Visual Express and it works fine with Sierra on the same computer.
But if I copy the dll to my other computer, it wont load in Sierra.

Did I miss something ?

regards
[2014-08-18 21:02:25]
Sierra Chart Engineering - Posts: 104368
What version of Visual C++ did you use?
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
[2014-08-18 21:07:38]
User120827 - Posts: 77
The one in your documentation: Visual C++ Express edition 2010 , the free one.


shane
Date Time Of Last Edit: 2014-08-18 21:09:59
[2014-08-18 21:47:33]
Sierra Chart Engineering - Posts: 104368
Perform an Internet search for Visual C++ 2010 Redistributable Package and install that on the computer.
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
[2014-08-18 22:25:15]
User120827 - Posts: 77
Loading that on other computer did not help.

trying sierra compiler.

How can I fix this error ?

"C:\SierraChart\CPPCompiler\bin\g++.exe" "C:\SierraChart\ACS_Source\shanesample.cpp" -march=i686 -mtune=i686 -O2 -shared -static -static-libgcc -static-libstdc++ -s -fno-rtti -fno-exceptions -o "C:\SierraChart\Data\shanesample.dll"

C:\SierraChart\ACS_Source\shanesample.cpp:8:29: error: expected ')' before 'sc'
SCSFExport(SCStudyGraphRef sc)

thanks

shane
Date Time Of Last Edit: 2014-08-18 22:39:11
[2014-08-19 03:05:14]
Sierra Chart Engineering - Posts: 104368
Show us the actual source code at line 8 that is giving this error.
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: 2014-08-19 03:05:35
[2014-08-19 05:17:19]
User120827 - Posts: 77
hI
I found the problem and fixed it.

Thanks


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

Login

Login Page - Create Account