Using Magick++ in Visual Studio 2017

Magick++ is an object-oriented C++ interface to ImageMagick. Use this forum to discuss, make suggestions about, or report bugs concerning Magick++.
Post Reply
rondo
Posts: 8
Joined: 2018-11-15T13:47:59-07:00
Authentication code: 1152

Using Magick++ in Visual Studio 2017

Post by rondo »

I have followed all of the steps successfully in the post here: https://legacy.imagemagick.org/script/i ... hp#windows

However, I still do not know how to use the Magick++ library in my own project. When I create a new project in Visual Studio 2017 what are the steps to use the Magick++ library in my development?
Post Reply