Login Page - Create Account

Support Board


Date/Time: Mon, 06 May 2024 14:33:52 +0000



[Programming Help] - Binary was not built with debug information

View Count: 1499

[2019-07-28 17:07:54]
User681685 - Posts: 12
hi...
i have problem to debug.
my breakpoints will not hited. The error message is:no symbol have been loadet for this document.

I have compiled with Debug option. And there is a file with ext. pdb... See attached screenshots.
I have installed newest release of Sierrachart and compiler reinstalled to.

Is there a problem with Versions. Must i used VC2015? The compiler is V14?

I find no informations abot this in Step-By-Step ACSIL Debugging
and there is only one tread abot this without information fo my problem.

Thanks...
imagesc1.jpg / V - Attached On 2019-07-28 17:06:17 UTC - Size: 887.62 KB - 306 views
imagesc2.jpg / V - Attached On 2019-07-28 17:06:24 UTC - Size: 298.73 KB - 269 views
[2019-07-29 17:26:39]
User681685 - Posts: 12
hi... im find this request... SierraChart debug with Visual Studio 2017 issue
it is the Same Problem, but Reinstal both (compiler and VC) do not work...
[2019-07-29 17:36:05]
Sierra Chart Engineering - Posts: 104368
We will run a test and see if we can reproduce 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
[2019-07-29 18:25:33]
bradh - Posts: 854
it is the Same Problem, but Reinstall both (compiler and VC) do not work...

I had the same problem. This might be the answer (from Grantx Update documentation to support latest version of Visual Studio | Post: 180504)

If you installed Visual Studio before using Analysis>>Build>>Install Visual C++ Compiler, then the debugger will not work. You need to do the install first in the Sierra Chart Build menu, then install Visual Studio. The 2019 version is fine.

If this happened to you, first uninstall Visual Studio and then remove the compiler:
vc_redist.x64.exe /uninstall
You can now re-install the compiler with the build menu, and then install Visual Studio.

Visual Studio has a steep learning curve to figure out on your own. These instructions make it really easy to debug with Visual Studio: Step-By-Step ACSIL Debugging
[2019-07-29 18:30:51]
User681685 - Posts: 12
hi...
I still tried that...
I change the the first line in VisualCCompile.Bat to my VC installation (see screenshot).
That compile the code fine and makes new .pbd file.

but it dont work to.... The same Error: Binary contains no symbol informations....

:-(
imagevc1.jpg / V - Attached On 2019-07-29 18:28:01 UTC - Size: 319.01 KB - 255 views
[2019-07-29 21:21:14]
User681685 - Posts: 12
hi... Now it works...

Steps:
1-Remove all Programming Apps
2-Remove all SDKs
3-Remove all Distribution-packages (I can not see any sense in it), but i make it...
4-Remove all compiler...

5-Install Compiler + Test compiling...
6-Install Visual Studio 2019 (newest Version)
----> DONT WORK!
----------------------------------

Next attemp:
7-compile Studies.cpp with Debug option
----> THAT WORKS!!!!!!!!



I - Remove all Files from my Study except .cpp
II - Restart Sierrachart
III - New compile my Programm
IV - Add the Study to the chart (i Think - that was the Problem!!!! Prevois i used the on Chartbook included Version)
---> and See IT WORKS!!!!


I hope that can help someone....
Date Time Of Last Edit: 2019-07-29 21:22:05
[2019-08-02 05:19:34]
Sierra Chart Engineering - Posts: 104368
Reviewed. We will do some documentation updates here:
Step-By-Step ACSIL Debugging
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

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

Login

Login Page - Create Account