debug Ver. 11.1 - CmsIcad.pdb ?

#1
Hi all,

if I compile my project I get follow message :

Eine Breakpointanweisung (__debugbreak()-Anweisung oder ein ähnlicher Aufruf) wurde in CmsIcad.exe ausgeführt.
D:\Jenkins\workspace\Member\CMS\Icad\BuildConfig\IntelliCAD\Source\Build\VC.v142\Pro.Release64\Symbols\CmsIcad.pdb

Version: (11.1.331.140406.PE+.VC16.x64.CMS111)

Microsoft Visual Studio Community 2022 (64-Bit) - Current Version 17.3.6

Re: debug Ver. 11.1 - CmsIcad.pdb ?

#6
I was able to compile a couple projects, I didn’t get this.
FYI, you cannot compile in debug since the libraries are release.

Both your Debug and release should define NDEBUG. Your Debug should be almost identical to the release build
You can create your own .pdb and turn off compile and linker optimizing.

I have an open-source project here, you can have a look at the settings
https://drive.google.com/file/d/1wwZQ-w ... share_link

TSP Solver
Delaunay Solver
Minimum spanning tree solver
A-Star solver

my trial expired, but I left the project in the solution for next year : )
dhole4.jpg
dhole4.jpg (122.78 KiB) Viewed 1826 times