Imagemagick链接到QT和mingw32-make:*** [debug]错误2 [英] Imagemagick Linking to QT and mingw32-make: *** [debug] Error 2

查看:1450
本文介绍了Imagemagick链接到QT和mingw32-make:*** [debug]错误2的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在Mac上使用Imagemagick库与Qt创建了一个应用程序。

I created an application using Imagemagick library with Qt on Mac.

现在我想部署Windows应用程序:

Now that I want to deploy the application for windows:


  • 我在我的电脑上安装了imagemagick库

  • 我安装了QT 4.7的SDK版本

  • 我添加了我的include和lib路径

当我运行应用程序时,认为他们与mingw32有关。
这里是构建问题:

And when I go run the application I'm getting errors that I think they are related to mingw32. here are the build issues:

,这里是编译输出:

and here is the compile output:

有人可以识别错误吗?
我需要做什么来部署Windows的应用程序?

Can someone Identify the error ? What do I have to do to deploy the application for windows?

我也试图使用我的库的Mingw32版本,但是,它没有工作:

I also tried to use a Mingw32 version of my library but again, It didnt work:

-lmagick之后的lib它说文件lmagick不能找到
,当我尝试构建没有勾选阴影建立复选框的构建设置,它给我的错误在第一个屏幕截图。谢谢

When I put -lmagick after the lib it says file lmagick cannot ne found and when I try to build unticking the shadow build checkbox in the build settings, it give me the errors in the first screenshoot. Thank you

推荐答案

查看此问题

这篇关于Imagemagick链接到QT和mingw32-make:*** [debug]错误2的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆