error C3389:_declspec(dllexport) on Windows Form Application
Posted: 2008-08-04T23:42:56-07:00
I'm trying to build an interface on Visual C++ CLR usign Windows Form Application.
But as soon as i've included Magick++.h, I've got something like 4000 warning and one error:
But as soon as i've included Magick++.h, I've got something like 4000 warning and one error:
How can i solve this issue ?!c:\program files\imagemagick-6.4.2-q16\include\magick/module.h(66) : error C3389: __declspec(dllexport) cannot be used with /clr:pure or /clr:safe