木玉川123 发表于 2014-11-19 17:55:51

qt creator 添加qmake rebuild出错

本帖最后由 木玉川123 于 2014-11-19 18:17 编辑

在Qt creater-->tools-->Qptios-->Qt4-->Qt Versions中添加qmake(qt embeddedd版的),然后Rebuild Degugging
helper的时候(就是把那个红x变成绿勾)的时候出现下面的错误:
Building debugging helper library in /QT/qte-4.5.0/qtc-debugging-helper/

Running /usr/bin/make distclean...
rm -f gdbmacros.o
rm -f *~ core *.core
rm -f libgdbmacros.so.1.0.0
rm -f libgdbmacros.so libgdbmacros.so.1 libgdbmacros.so.1.0 libgdbmacros.a
rm -f Makefile

Running /QT/qte-4.5.0/bin/qmake ...
Cannot find file: .

Running /usr/bin/make ...
arm-linux-g++ -c -pipe -g -Wall -W -D_REENTRANT -fPIC -DUSE_QT_GUI=1 -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I../mkspecs/qws/linux-arm-g++ -I. -I../include/QtCore -I../include/QtGui -I../include -I. -I. -o gdbmacros.o gdbmacros.cpp
make: arm-linux-g++:命令æœa找到
make: *** é”™èˉˉ 127
怎么办呢!小x就是不能变成对勾!求解各位大神们了!

yuanli 发表于 2015-1-7 12:58:56

求解决方法!
页: [1]
查看完整版本: qt creator 添加qmake rebuild出错