imagemagick would not compile in win 7 64 in vs2008 prof
Posted: 2013-11-27T12:34:43-07:00
I am trying to compile ImageMagick-6.8.7-7-Q16-x64-dll under win 7 64 in vs2008 professional. I have followed the instructions to compile configure and unchecked X11 and chose the 64 bit option in config. I keep getting the error
Error 2 error C2143: syntax error : missing ';' before 'type' c:\2013\ImageMagick-6.8.7\magick\magick-baseconfig.h 197 CORE_magick
Error 340 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int c:\2013\ImageMagick-6.8.7\magick\magick-config.h 24 CORE_Magick++
Error 367 error C2144: syntax error : 'long' should be preceded by ';' c:\2013\ImageMagick-6.8.7\magick\magick-baseconfig.h 197 CORE_Magick++
I will appreciate any help. Thank you.
Kochhar
Error 2 error C2143: syntax error : missing ';' before 'type' c:\2013\ImageMagick-6.8.7\magick\magick-baseconfig.h 197 CORE_magick
Error 340 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int c:\2013\ImageMagick-6.8.7\magick\magick-config.h 24 CORE_Magick++
Error 367 error C2144: syntax error : 'long' should be preceded by ';' c:\2013\ImageMagick-6.8.7\magick\magick-baseconfig.h 197 CORE_Magick++
I will appreciate any help. Thank you.
Kochhar