[root@localhost bin]# uic
uic: error while loading shared libraries: /pxa256/qt-2.3.7/lib/libqutil.so.1: ELF file OS ABI invalid
设置环境变量: export LD_LIBRARY_PATH=/pxa256/qt-2.3.2/lib
uic为/pxa256/qt-2.3.2/bin/uic
======================
qt/e 2.3.7 qtopia 1.7.0
=======================
uic -o hello.h hello.ui
uic -o hello.cpp -impl hello.h hello.ui
阅读(1415) | 评论(0) | 转发(0) |