当前位置:
代码迷
>>
QT开发
>> 用mingw+qt编译一个程序,有Makefile文件,执行mingw32-make,出错了.求迷津
详细解决方案
用mingw+qt编译一个程序,有Makefile文件,执行mingw32-make,出错了.求迷津
热度:
527
发布时间:
2016-04-25 04:32:47.0
用mingw+qt编译一个程序,有Makefile文件,执行mingw32-make,出错了....求高手指点迷津
mingw32-make: *** No rule to make target `..\qt-win-free-mingw-3.3.4\mkspecs\win32-g++\qmake.conf,needed by `Makefile'. Stop.
------解决方案--------------------
路径中不能有空格。
查看全文
相关解决方案
Fatal Error: Invalid Makefile Name 如何解决
BMP平台如何使用动态加载、makefile
mtk第一次调用模拟器有关问题出现NO rule to make target 'seccond'.stop
vmware下运行vxworks,按网下说的做,>make CPU="PENTIUM" tool="gnu" ln97xe 提示make 不是内部或外部命令
vmware上运行vxworks,按网上说的做,>make CPU="PENTIUM" tool="gnu" ln97xe 提示make 不是内部或外部命令,该如何解决
make a slave out of sb 是什麽意义
make a slave out of sb 是什麽意思,该如何处理
make,该怎么处理
makefile 联接oracle报错
Anyone knows how to make a searchable .chm file?
Gcc+MinGW+Code::Block问题
Cannot make a static reference to the non-static field 是什么东东
Follow your heart (135)-html=how to make luv
Make code sweet.PHP非一般用法的一些总结(1)
Make code sweet.PHP非一般用法的一些总结(2)-PHP中的‘callback’回调
多按钮共处――don’t make me think
多旋钮共存――don’t make me think
don't make me think 札记
MinGW 装配 Node.js
if var a = 'value',Text1 is a obj, How to Make Text1.value = 'bb' in javascript;but Text1.a='bb' is not right.解决方法
提醒Cannot make a static reference to the non-static method
struts中调用接口时候的Cannot make a static reference to the non-static method有关问题
Eclipse编译JNI时提示"Fatal: Unable to open makefile"解决方法
How to make nutch run in eclipse
筹建环境 Eclipse + MinGW + pthread
eclipse+cdt+mingw,不能debug相关c程序,该如何解决
eclipse+cdt+mingw,异常
pc文件编译后链接异常(mingw)
ORACLE 编译$ make -f env_precomp.mk报错解决方法
eclipse+mingw+qt搭建C++开发QT IDE有关问题