[問題] qt-embedded

看板LinuxDev作者 (i am sam)時間16年前 (2008/09/11 04:34), 編輯推噓0(002)
留言2則, 1人參與, 最新討論串1/1
請問一下 我安裝qt-embedded-free-3.3.5時 後會產生以下的錯誤 不知道有沒有安裝qt的人也曾經發生以下的狀況 希望可以幫我解答 我是用toolchain要編譯到uclinux裡面 是因為沒有裝qt-x11的關係嗎?? 不過我不是很了解那幾個套件的相關關係 希望懂的人也可以幫我解一下困惑 謝謝 ln -s libqui.so.1.0.0 libqui.so ln -s libqui.so.1.0.0 libqui.so.1 ln -s libqui.so.1.0.0 libqui.so.1.0 rm -f ../../../lib/libqui.so.1.0.0 rm -f ../../../lib/libqui.so rm -f ../../../lib/libqui.so.1 rm -f ../../../lib/libqui.so.1.0 mv -f libqui.so.1.0.0 libqui.so libqui.so.1 libqui.so.1.0 ../../../lib/ gmake[4]: Leaving directory `/root/download/qt-embedded-free-3.3.5/tools/designer/uilib' cd designer && gmake -f Makefile gmake[4]: Entering directory `/root/download/qt-embedded-free-3.3.5/tools/designer/designer' /root/download/qt-embedded-free-3.3.5/bin/uic -L /root/download/qt-embedded-free-3.3.5/plugins listboxeditor.ui -o listboxeditor.h /root/download/qt-embedded-free-3.3.5/bin/uic: relocation error: /root/download/qt-embedded-free-3.3.5/bin/uic: undefined symbol: _ZN7QString9fromAsciiEPKci gmake[4]: *** [listboxeditor.h] Error 127 gmake[4]: Leaving directory `/root/download/qt-embedded-free-3.3.5/tools/designer/designer' gmake[3]: *** [sub-designer] Error 2 gmake[3]: Leaving directory `/root/download/qt-embedded-free-3.3.5/tools/designer' gmake[2]: *** [sub-designer] Error 2 gmake[2]: Leaving directory `/root/download/qt-embedded-free-3.3.5/tools' gmake[1]: *** [sub-tools] Error 2 gmake[1]: Leaving directory `/root/download/qt-embedded-free-3.3.5' gmake: *** [init] Error 2 -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 218.174.34.51

09/13 05:01, , 1F
同學..編譯QT/E好像要用到QT/X11的uic檔喔,是不是要編譯一
09/13 05:01, 1F

09/13 05:04, , 2F
下QT/X11呢?而且你編譯器PATH好像沒設對?若有說錯請見諒
09/13 05:04, 2F
文章代碼(AID): #18o2zGj_ (LinuxDev)