Building from source for use with VS2015
Building from source for use with VS2015
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.
-
- Posts: 12159
- Joined: 2010-01-23T23:01:33-07:00
- Authentication code: 1151
- Location: England, UK
Re: Building from source for use with VS2015
I suggest you search these forums for "Visual Studio".
snibgo's IM pages: im.snibgo.com
- fmw42
- Posts: 25562
- Joined: 2007-07-02T17:14:51-07:00
- Authentication code: 1152
- Location: Sunnyvale, California, USA
Re: Building from source for use with VS2015
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
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
I figure out how to do it. Thanks !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
-
- Posts: 12159
- Joined: 2010-01-23T23:01:33-07:00
- Authentication code: 1151
- Location: England, UK
Re: Building from source for use with VS2015
If you'd like to say how, that might help other users.
snibgo's IM pages: im.snibgo.com
Re: Building from source for use with VS2015
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.