Windows binary saga

Lubomir I. Ivanov neolit123 at gmail.com
Tue Sep 22 03:36:51 PDT 2015


On 22 September 2015 at 12:34, Lubomir I. Ivanov <neolit123 at gmail.com> wrote:
> On 22 September 2015 at 06:56, Dirk Hohndel <dirk at hohndel.org> wrote:
>
> i'm now downloading Qt5.5 to test it out.

and it works - now building natively with qt5.5 and mingw 4.9.2.

QtWebKit is pre-built and inlcuded in the official Qt package.
the compiler is just a newer GCC as far as i can tell - still 32bit
dwarf, but i *did install it* since i don't want to deal with possible
issues between 4.8.2 (the old one from Qt5.3) and this one.

one thing i forgot to mention that my cmake command line includes:
-DNO_DOCS=1 -DNO_MARBLE=1 -DNO_TESTS=1

couldn't get these to work out-of-the-box when switched to cmake, but
they did work with qmake...so this is technically a cmake issue.
i skipped them for the fact that i don't need them for testing locally.

i guess i have to try to make them work now.

>>
>
> can you send me an installer? i can try finding out why it crashes...
>

if it's not an installer just zip the deployment folder with the EXE, DLLs, etc.
i have the proper set of tools that can be used to hunt most
errors...it usually boils down to "how much time we can spend on
debugging it, before switching to option B, if there is an option B.".

lubomir
--


More information about the subsurface mailing list