mingw-cross-env-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Mingw-cross-env-list] linker error for qt5 application


From: Thomas Spitzer
Subject: Re: [Mingw-cross-env-list] linker error for qt5 application
Date: Mon, 08 Jan 2018 09:43:15 +0100
User-agent: Internet Messaging Program (IMP) H5 (6.0.4)

I "nearly" nailed it.

if I add "ssl crypt32 crypto iphlpapi" to my CMakeLists.txt and I thereafter manually edit the file "CMakeFiles/qt_hallo.dir/linklibs.rsp" and change the library order so the 4 libraries are AFTER the qt libraries, it compiles.

So the remaining problem is, to convince cmake to link in the correct order.
I do not know very much about cmake so maybe you can give me a hint?

Regards

Thomas Spitzer

Attachment: CMakeLists.txt
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]