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

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

[Mingw-cross-env-list] Re: Problem with i686-pc-mingw32-uic


From: Arseny Klimovsky
Subject: [Mingw-cross-env-list] Re: Problem with i686-pc-mingw32-uic
Date: Thu, 16 Dec 2010 12:03:10 +0300
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101208 Thunderbird/3.1.7

Arseny Klimovsky wrote:
> Hello, list!
>
> I have successfully cross-compiled to windows x64 my qt application with
> latest version from
> https://bitbucket.org/tonyt/mce-w64
> But using current version of mingw-cross-env fails.
> Running i686-pc-mingw32-qmake after all project messages I see a lot of
> lines
> "sh: i686-pc-mingw32-uic -tr UIC_GET_TEXT: not found"
> I don't understand, what was not found.
> i686-pc-mingw32-uic is in the PATH
> The application is quite large, it has lots of qmake config files.
> But it successfully builds under linux/gcc, msvc and mce-x64.
>
> Does anyone has ideas?
> Should I check some related commits?
>
> Arseny
After writing to list, I have found the solution that I couldn't found
some time before.
First, this messages are not specific to mce 32 bit environment against
64 bit:
The difference is in the set of libraries installed.
And the problem is because inside our configs QMAKE_UIC variable is changed.

Arseny




reply via email to

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