Search found 2 matches

by jho
2017-07-15T11:08:29-07:00
Forum: Magick++
Topic: Magick++ with MSYS2
Replies: 2
Views: 18549

Re: Magick++ with MSYS2

Oh how embarassing...
I was trying and trying the whole day and I was wondering why it is not working. Normally it should work, when I run the application directly from the IDE.Only for deploying I need to copy every dll to my app path.

I copied the exe to the folder where convert.exe is located ...
by jho
2017-07-14T16:05:19-07:00
Forum: Magick++
Topic: Magick++ with MSYS2
Replies: 2
Views: 18549

Magick++ with MSYS2

Hi,
I have a really special question but maybe someone can help:

I am trying to use Magick++ with MSYS2 http://www.msys2.org/ . "MSYS2 is a software distro and building platform for Windows"
I use the Qt Creator with Qt5 and mingw 64 bit.

I ran into a problem:
When I compile my simple code, I get ...