kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #13992
Re: winbuilder debug build link fail
http://lifecs.likai.org/2011/10/debugging-static-object-destruction.html
was found by googling for "debug static destructors".
But this is jumping the gun. The question still needs to get answered first.
Should you need to go down that path, I am not sure you need to use a Debug build.
However a quick edit to CMakeList.txt should allow you to keep debug symbols in the link
images for the Release build.
References