-
23 Mar 2010 5:05 AM #1
[FIXED-2] Cannot mix incompatible Qt libraries
[FIXED-2] Cannot mix incompatible Qt libraries
Downloaded Ext Designer today, installed it (that worked fine), but when I try to run it:
The libcrypto-thing should be just a warning.Code:$ /opt/ExtDesigner/bin/ExtDesigner bin/ExtDesigner.bin: /usr/lib/libcrypto.so.0.9.8: no version information available (required by bin/ExtDesigner.bin) Cannot mix incompatible Qt libraries Aborted
But I don't understand what goes wrong with those Qt libraries.
There are some libQt* files in /opt/ExtDesigner/lib and it seems the same files are also installed on my system. For example there is /opt/ExtDesigner/libQtGuiExt.so.4 and I also have /usr/lib64/qt4/libQtCore.so.4
Running on latest Gentoo.
-
23 Mar 2010 5:57 AM #2
ExtDesigner not working on Kubuntu Linux
ExtDesigner not working on Kubuntu Linux
I have just downloaded and installed the Ext Designer (version 1.0). When i want to start the Ext Designer i get the following error: "Cannot mix incompatible Qt libraries"
Code:thomas@T61P:~$ bin/ExtDesigner Cannot mix incompatible Qt libraries Aborted thomas@T61P:~$ thomas@T61P:~$ uname -a Linux T61P 2.6.31-20-generic #58-Ubuntu SMP Fri Mar 12 04:38:19 UTC 2010 x86_64 GNU/Linux
Kind regardsCode:Qt: 4.6.2 KDE Development Platform: 4.4.1 (KDE 4.4.1)
-
23 Mar 2010 7:09 AM #3Sencha - Community Support Team
- Join Date
- Mar 2007
- Location
- Frederick MD, NYC, DC
- Posts
- 16,169
- Vote Rating
- 28
Yeah, the 64 bit version of the designer is not ready yet, per the website.

Jay Garcia @ModusJesus || Modus Create co-founder
Ext JS in Action author
Sencha Touch in Action author
Get in touch for Ext JS & Sencha Touch Touch Training
We are also working on Video-based Sencha Touch training: Check it out here.
-
23 Mar 2010 10:10 AM #4
-
23 Mar 2010 10:10 AM #5
-
23 Mar 2010 10:11 AM #6Sencha - Community Support Team
- Join Date
- Mar 2007
- Location
- Frederick MD, NYC, DC
- Posts
- 16,169
- Vote Rating
- 28
When i posted what I did, the 64bit link was crossed out.

Jay Garcia @ModusJesus || Modus Create co-founder
Ext JS in Action author
Sencha Touch in Action author
Get in touch for Ext JS & Sencha Touch Touch Training
We are also working on Video-based Sencha Touch training: Check it out here.
-
23 Mar 2010 10:12 AM #7Sencha - Sencha Touch Dev Team
- Join Date
- Mar 2007
- Location
- Redwood City, California
- Posts
- 3,652
- Vote Rating
- 14
Yes, both versions are available in Linux. I'll open an issue with the version problems with existing QT libraries.
-
23 Mar 2010 12:55 PM #8
Same problem here
Same problem here
Confirmed. I got following error message:
Using Kubuntu 9.10 (Karmic Koala):Code:Cannot mix incompatible Qt libraries
Is there any workaround? I'd like to see Ext Designer in action...Code:jbruni@sathya:~$ uname -a Linux sathya 2.6.31-20-generic-pae #58-Ubuntu SMP Fri Mar 12 06:25:51 UTC 2010 i686 GNU/Linux
-
23 Mar 2010 1:01 PM #9Sencha - Sencha Touch Dev Team
- Join Date
- Mar 2007
- Location
- Redwood City, California
- Posts
- 3,652
- Vote Rating
- 14
I use Ubuntu 6.10_x64 internally without issue (as does Aaron). It must be another application on the system that the installer it isn't getting along with and mixing up versions with the Qt libraries. Any idea what else you may have installed which is using Qt?
-
23 Mar 2010 1:05 PM #10
I have KDE-svn installed. I believe it uses Qt. Can it interfere even when not running?
Thank you for reporting this bug. We will make it our priority to review this report.
Similar Threads
-
Array remove and indexof incompatible with SAP EPCF
By jemtevans in forum Ext 2.x: Help & DiscussionReplies: 2Last Post: 11 Dec 2008, 2:19 PM -
Show Modal incompatible with flash banner on FireFox
By puppet in forum Ext 2.x: Help & DiscussionReplies: 1Last Post: 27 Sep 2008, 1:57 PM -
EPL 1.0 and GPL licenses are incompatible
By sheesh-kebab in forum Community DiscussionReplies: 18Last Post: 8 May 2008, 1:39 AM -
EditorGridPanel() and CheckboxSelectionModel() incompatible?
By bcamp1973 in forum Ext 2.x: Help & DiscussionReplies: 1Last Post: 10 Jan 2008, 9:04 PM -
BasicDialog incompatible with ylayout-inactive-content?
By SteveEisner in forum Ext 1.x: BugsReplies: 5Last Post: 6 Nov 2006, 3:10 PM


Reply With Quote