Closed alexbichkov closed 11 months ago
Hi @alexbichkov, thanks so much for your interest in the library! There is a bug with the latest version of msvc that will be fixed in the next release of msvc. I'm happy to try to workaround it on the cpptrace side but I have not done so yet.
Thank you for clarifying. Issue is not critical, just gonna try to rollback MSVC a bit. Do you know, what version of msvc is used in your test builds?
Locally it looks like it should build correctly with toolset 14.37 / msvc 19.37. The only affected version as far as I can tell is 14.38 / 19.38. I've only tested with a minimal reproducible example but I think this should be the case for cpptrace as a whole.
I'm going to patch this with a workaround and re-tag 0.3.1.
It's fine now. Thanks for patching.
@jeremy-rifkin Still having trouble at 19.38.33133:
Should I wait for updates on MSVC?
Hi @shrinktofit, what version of cpptrace are you using? The patch is included in the v0.3.1 release. Otherwise, the next msvc update should fix it.
Got build error, tried latest 0.3.1 version and with default cmake options.
Any insight would be appreciated.