I'm new to exiflib. I have downloaded the exiflib source file (libexif-0.6.20.zip), and included in my VC++ project. When I tried to build, it produces some linker errors,
unresolved external symbol _exif_entry_get_value, symbol _exif_format_get_name ..
Any help will be greatly appreciated..