mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-07 10:14:46 -04:00
Compile ImageMagick with VS 2015
This commit is contained in:
parent
96800edcfa
commit
04b4838d99
@ -425,17 +425,9 @@ Get the source from: http://www.imagemagick.org/download/windows/ImageMagick-win
|
||||
Unzip it and then run::
|
||||
chmod +x `find . -name '*.exe'`
|
||||
|
||||
Edit VisualMagick/configure/configure.cpp to set
|
||||
|
||||
int projectType = MULTITHREADEDDLL;
|
||||
|
||||
Open configure.sln and build it to create configure.exe
|
||||
|
||||
Run configure.exe set 32/64 bit disable X11 and OpenMP and click the Edit
|
||||
magick-baseconfig.h button
|
||||
|
||||
Undefine ProvideDllMain
|
||||
|
||||
Run configure.exe set 32/64 bit disable OpenMP
|
||||
Now open VisualMagick/VisualDynamicMT.sln set to Release
|
||||
|
||||
Remove the UTIL_IMdisplay and CORE_Magick++ projects.
|
||||
|
Loading…
x
Reference in New Issue
Block a user