[Qt-creator] Core dump during activating setup dialog

Bill King bill.king at nokia.com
Tue Aug 3 01:46:07 CEST 2010


On 08/02/2010 09:51 PM, ext Oleg Shalnev wrote:
>
>
> 2010/8/2 Daniel Teske <daniel.teske at nokia.com 
> <mailto:daniel.teske at nokia.com>>
>
>     Could you try running Creator in a
>     environment which has QT_PLUGIN_PATH unset? 
>
>
> Settings dialog was started without problems and core dump.
> Here is the key may be.
>  I started QtCreator with LD_LIBRARY_PATH to new Qt , but 
> Qt_PLUGIN_PATH to Qt 4.6
>
> With  LD_LIBRARY_PATH=/home/ovs/soft/Qt/lib/ 
> QT_PLUGIN_PATH=/home/ovs/soft/Qt/plugins ./qtcreator  (NEW Build)
> there is no core dump
Yeah, plugins are not binary compatible with anything but the Qt they 
were compiled with. There is no BC guarantee at all, so usually a good 
idea to have the plugins for the qt version.

-- 
Bill King, Software Engineer
Qt Development Frameworks, Nokia Pty Ltd
Brisbane Office




More information about the Qt-creator-old mailing list