Support Board
Date/Time: Sun, 02 Feb 2025 03:04:15 +0000
Post From: Update documentation to support latest version of Visual Studio
[2019-05-21 20:09:35] |
grantx - Posts: 244 |
Same error message. I have: - Installed visual C++ compiler (Build >> Install Visual C++ Compiler.) - Installed Visual Studio 2019 - Built the CPP file BUT there is not an option such as "Build with Visual C++ - Debug" = The Debug part isnt there see screenshot WHen I select "Build with Visual C++" (No -Debug remember because I dont have that as an option) it seems to work because I get: -- Starting build of Custom Studies Source files: G7.cpp. -- 20:58:26 C:\WINDOWS\system32\cmd.exe /C "C:\SierraChart\ACS_Source\VisualCCompile.Bat" C:\SierraChart\ACS_Source>call "C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\vcvarsall.bat" amd64 G7.cpp Creating library G7.lib and object G7.exp Generating code Finished generating code -- End of Build -- 20:58:29 Then I: - Open Visual Studio and load up the CPP file. - Attach to SierraChart64 using native mode - Put the breakpoint and get the same error message as before. The breakpoint will not currently be hit. No symbols have been loaded for this document.
Because I could not build with the debug option I do not have that important .PDB file Im supposed to have. What next Sierra? What else do I have to do? |
2019-05-21_21-06-22.png / V - Attached On 2019-05-21 20:07:05 UTC - Size: 43.35 KB - 551 views |