[Qt-interest] QtCreator 2.0 only for Qt 4.7?

Nesbitt none at none.no
Tue Jun 15 19:23:55 CEST 2010


niedziela, 13 czerwca 2010 15:13 - Nikos Chantziaras

> On 06/13/2010 03:58 PM, Nesbitt wrote:
>> niedziela, 13 czerwca 2010 14:11 - Nikos Chantziaras
>>
>>> On 06/13/2010 12:51 PM, Nesbitt wrote:
>>>> Hi
>>>>
>>>> When I try to open existing or create new ui file with Qt Creator
>>>> 1.3.85 (2.0.0-rc1) I got error:
>>>> "Cannot mix incompatible Qt library (version 0x40603) with this
>>>> library (version 0x40700)"
>>>> and QtCreator crash.
>>>>
>>>> Does QtCreator 2.0 work only with Qt 4.7?
>>>>
>>>> I havn't got any problems with 1.3.81 (I think it was alpha1).
>>>>
>>>> My Qt version is 4.6.3 (Linux).
>>>
>>> I'm using 4.6.3 too and RC1 works OK for editing ui files.
>>
>> Thanks. Are you using Windows or Linux?
> 
> Linux.  (Gentoo AMD64.)  I've downloaded and installed the 64-bit Linux
> version from:
> 
> http://qt.nokia.com/developer/qt-qtcreator-prerelease#qt-creator-2-0
> 
> (qt-creator-linux-x86_64-opensource-2.0.0-rc1.bin)

Ok. I got it working. 
The problem was qt.conf file pointing prefix to Qt 4.6.3. 
I've put it into QtCreator dir instead of my app dir. 
I think QtCreator (based on Qt 4.7) tried to load plugins from 4.6.3 and
that was the incompatibility error.

Thanks for help.





More information about the Qt-interest-old mailing list