> -----Original Message----- > From: Nuno Santos [mailto:nunosan...@imaginando.pt] > Sent: Tuesday, March 15, 2016 9:15 AM > To: Koehne Kai <kai.koe...@theqtcompany.com> > Cc: interest@qt-project.org > Subject: Re: [Interest] Compiling Qt from source 64 bit on Windows > > Kai, > > To whom should I pass the -static-runtime option? To Qt configure or to > Openssl libs?
No, that's an option to Qt configure. > When I compile Qt from source I modify msvc-desktop.conf to use MT > instead of MD which comes by default. Ah alright. That works too :) Just that we specifically added -static-runtime in Qt 5.5.0 to achieve the same without hacking files. > The Openssl libs are pre compiled and they provide binaries for both 32 and > 64 bit. I never tried building Qt 64 bit with openssl statically. So I'm afraid I've nothing to add. Regards Kai _______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest