Crash at application start/initialization: how to figure out what is causing it?

This thread suggests it could be static constexpr inside the classes, so I’ll try removing them and see if the application starts working on the users computer.