Login Page - Create Account

Support Board


Date/Time: Mon, 13 May 2024 17:24:13 +0000



GDIExample.cpp does not compile on remote build.

View Count: 518

[2021-02-14 12:57:09]
Nicolas Hervé - Posts: 14
GDIExample.cpp does not compile on remote build with SierraChart 2229 (even after adding the scDLLName).
And it neither does with default settings of Visual Studio downloaded through sierrachart.

-- Starting remote build of Custom Studies Source files: GDIExample.cpp. 64-bit -- 13:54:56

Allow time for the server to compile the files and build the DLL.

The remote build did not succeed. Result:

/usr/bin/x86_64-w64-mingw32-ld: /tmp/ccVWtb8I.o:GDIExample.cpp:(.text+0x15): undefined reference to `__imp_CreateSolidBrush'
/usr/bin/x86_64-w64-mingw32-ld: /tmp/ccVWtb8I.o:GDIExample.cpp:(.text+0x1c): undefined reference to `__imp_SelectObject'
/usr/bin/x86_64-w64-mingw32-ld: /tmp/ccVWtb8I.o:GDIExample.cpp:(.text+0x46): undefined reference to `__imp_Rectangle'
/usr/bin/x86_64-w64-mingw32-ld: /tmp/ccVWtb8I.o:GDIExample.cpp:(.text+0x63): undefined reference to `__imp_DeleteObject'
collect2: error: ld returned 1 exit status

-- End of Build -- 13:55:00

[2021-02-16 17:09:36]
Sierra Chart Engineering - Posts: 104368
We will test this as soon as possible.
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
[2021-02-19 03:09:38]
Sierra Chart Engineering - Posts: 104368
This is now resolved. Try the Remote Build again.

We do not see why using Visual C++ would be an issue.
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
[2021-02-23 08:25:59]
Nicolas Hervé - Posts: 14
Thanks, issue with Visual C++ will be another topic.
I think it is because of some searching path on my windows.
I'll open another ticket if needed.

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

Login

Login Page - Create Account