[Qt-interest] Qt 4.7 and Windows 7 compatibility
Constantin Makshin
cmakshin at gmail.com
Thu Nov 11 17:11:41 CET 2010
Linker option «-L"c:Qtqt-4.7-mingwqtlib"» looks like it had backslashes that were removed by something (I can't say exactly, was that QMake, make or anything else). Result is obvious — liker can't find Qt import libraries.
Also, if you look at the list of supported platforms (http://doc.qt.nokia.com/supported-platforms.html), you'll see than MinGW is officially supported on Windows XP only.
AFAIR, I tested some of my Qt applications on "VirtualBox-ed" Windows 7 and had no problems. But on Windows I use MSVC 2010 and don't know if there are any incompatibilities between MinGW and Win7.
On Thursday 11 November 2010 11:59:43 Nikolay Mikheev wrote:
> Hello!
>
> I use qt-4.7 under gentoo linux for application development.
> Everything is ok, my code also compiles under windows xp and works
> well.
> But when i transfer compiled exe-file and Qt's dlls to computer with
> Windows 7 installed i've got a lot of crashes there.
>
> So i installed win 7 under virtualbox and tried to compile native (i
> guess :) ) code for win7, but there're a lot of errors too:
> http://paste.org/pastebin/view/24693
> Afaik, there shouldn't be __imp_ prefix, but it is so. It is clean win
> 7 with qt-sdk installed.
> As i said, under winxp with same sdk everything is ok.
>
> Are there any win7-specific errors?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 490 bytes
Desc: This is a digitally signed message part.
Url : http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20101111/d5a9ece3/attachment.bin
More information about the Qt-interest-old
mailing list