Results 45 comments of Edgar

> So what? I don't think its acceptable to never get backtraces from Windows or macOS users. We can't get backtraces anyway since we don't ship pdbs

But do we really want to create half a GB artefact for every build?

> Windows builds with RelWithDebInfo are 300 MB The windows build isnt the problem, the issue is that the Ubuntu executable is 300 MB

> The windows build isn't the problem, the issue is that the Ubuntu executable is 300 MB

> I might want to look into implementing that, maybe? Depends on how shit CMake's contribution process is. There was a PR for it once, but it never got merged...

> Windows CI builds are working. But we don't run any ci builds on VS 2022

Maybe we should create a PKGBUILD and upload it to MPR https://mpr.makedeb.org/

@panos The issue is that the PDB isn't included in the windows installer

The reason is that you normally exclude PDB's from the installer, because without the sourcecode installed the PDB's are not useful