Search found 2 matches
- 2013-11-29T12:13:28-07:00
- Forum: Users
- Topic: imagemagick would not compile in win 7 64 in vs2008 prof
- Replies: 2
- Views: 2092
Re: imagemagick would not compile in win 7 64 in vs2008 prof
I had commented the line #define MAGICKCORE_X11_DELEGATE rather than #undef MAGICKCORE_X11_DELEGATE. After changing It compiled without any problem. Thank you.
- 2013-11-27T12:34:43-07:00
- Forum: Users
- Topic: imagemagick would not compile in win 7 64 in vs2008 prof
- Replies: 2
- Views: 2092
imagemagick would not compile in win 7 64 in vs2008 prof
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 ...