Page 1 of 1

Building from source for use with VS2015

Posted: 2016-10-31T19:48:14-07:00
by eldiener
Can IM be built from source for use with Visual Studio 2015 ? If so, how ? I want to program with it and Magick++ in VS2015.

Re: Building from source for use with VS2015

Posted: 2016-10-31T23:49:12-07:00
by snibgo
I suggest you search these forums for "Visual Studio".

Re: Building from source for use with VS2015

Posted: 2016-11-01T08:26:06-07:00
by fmw42
I am not a Windows user, but see

http://www.imagemagick.org/script/insta ... hp#windows
http://legacy.imagemagick.org/script/in ... hp#windows

Please do not post multiple times about the same issue

Re: Building from source for use with VS2015

Posted: 2016-11-01T08:29:27-07:00
by eldiener
fmw42 wrote:I am not a Windows user, but see

http://www.imagemagick.org/script/insta ... hp#windows
http://legacy.imagemagick.org/script/in ... hp#windows

Please do not post multiple times about the same issue
I figure out how to do it. Thanks !

Re: Building from source for use with VS2015

Posted: 2016-11-01T14:29:24-07:00
by snibgo
If you'd like to say how, that might help other users.

Re: Building from source for use with VS2015

Posted: 2016-11-02T07:37:56-07:00
by eldiener
After you run 'configure' you just open the generated .sln file with VS2015. VS2015 will upgrade the solution file and the project files to VS2015 format.