Search found 1 match

by mtunderwood
2012-12-10T13:34:05-07:00
Forum: Users
Topic: error C3861: 'VignetteImage': identifier not found
Replies: 1
Views: 2184

error C3861: 'VignetteImage': identifier not found

Hi all, I am trying to compile a small C++ program that uses the VignetteImage function. When I build (in msvc 9) I get an undeclared identifier error. error C3861: 'VignetteImage': identifier not found I am linking to the following libs and including the following headers: CORE_DB_Magick++_.lib ...