Search found 1 match
- 2014-12-04T17:09:40-07:00
- Forum: Magick++
- Topic: Magick++ Linking issues on VS2010 Win7
- Replies: 0
- Views: 12454
Magick++ Linking issues on VS2010 Win7
when trying to compile the code I've written i get the following linking errors: Error 1 error LNK2019: unresolved external symbol "public: struct MagickCore::_PixelPacket const * __thiscall Magick::Image::getConstPixels(long,long,unsigned int,unsigned int)const " (?getConstPixels@Image@Magick ...