• 7156阅读
  • 2回复

QT静态编译出问题了!!mingw32:no rule to make target 'sub-src'.stop [复制链接]

上一主题 下一主题
离线sd菜
 
只看楼主 倒序阅读 楼主  发表于: 2010-09-23
— 本帖被 XChinux 执行加亮操作(2010-09-23) —
我想打包发行一个小东西,想到了静态编译,在QT Command Prompt里面输入configure -static -release -debug -no-exceptions -no-demos -no-examples然后输入:mingw32-make 'sub-src'结果有错啊!!如下:
mingw32:no rule to make target 'sub-src'.stop
请问我该怎么办啊?我在网上找了好久,没办法了。。。。
离线mefalo
只看该作者 1楼 发表于: 2010-09-25
mingw32-make sub-src
好像不用那个引号
离线sd菜
只看该作者 2楼 发表于: 2010-09-25
已经解决了,是configure 的参数写错了,应该是:configure -static -release -no-exceptions然后在mingw32-make sub-src 就好了
快速回复
限100 字节
 
上一个 下一个