Search found 2 matches

by raffairon
2015-02-10T04:51:50-07:00
Forum: Bugs
Topic: Build system
Replies: 4
Views: 3019

Re: Build system

It is not necessary to recompile the 'configure' project. You can just execute the supplied binary that will create the solution for you.

so there was a configure.exe file already there? I didn't know it, the documentation said to compile the VisualMagick project.

I still think that this entire ...
by raffairon
2015-02-09T19:03:14-07:00
Forum: Bugs
Topic: Build system
Replies: 4
Views: 3019

Build system

I have Windows 8.1 and Visual Studio 2013.

Since the provided binaries seems to be not compatible with vc 2013, I'm recompiling ImageMagick from source

The readme file says to compile a VisualMagick project first, which seems some odd build system, that will generate Visual Studio 2010 ...