Hi Lubomir! Hi All! Am 26.01.2017 um 20:40 schrieb Lubomir I. Ivanov: > 2017-01-26 20:56 GMT+02:00 Stefan Fuchs <[email protected]>: >> Hi All, >> >> after Rick talk me into trying to learn a little bit of programming I at >> least managed to setup the right environment as a starting point: Ubuntu >> in a Virtual Box, a GitHub account,... >> >> No I setup everything for the windows build and I was able to create an >> installer. But unfortunately the application crashes under windows >> already at startup. >> > given it uses the DLL from the path where the EXE is, i don't see this > being a problem, but such a crash could happen if you have one Qt DLL > version in PATH and your EXE is built against a different version. > > - you can check if that's a versioning issue, but that's just a shot in the > dark > - download the latest, official Windows installer and compare to yours > installer, to see how it differs > > i suggested on the mailing list to be able to debug Windows release > builds using this method (RelWithDebInfo): > http://lists.subsurface-divelog.org/pipermail/subsurface/2015-September/022029.html > Comparing my installer with the official 4.6 shows that almost all files are slightly different. What exactly do I have to look for?
On top of that I'm still not successful to do an Debug or RelWithDebInfo build. What other do I have to do than calling mxe-based-build.sh debug installer ? Is the current MXE version from git known to work with the Subsurface build? Or is any specific version needed? Thanks! Best regards Stefan _______________________________________________ subsurface mailing list [email protected] http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface
