ExifTool Forum

ExifTool => Developers => Topic started by: ScannerBoy on July 12, 2021, 06:38:53 PM

Title: Compiling C++ interface into a library compatible with MSVC
Post by: ScannerBoy on July 12, 2021, 06:38:53 PM
After figuring out how to compile the Exiftool C++ interface examples under Cygwin, I was wondering if anyone has any thoughts on (or better yet has already succeeded with) compiling the class as a separate library under Cygwin in a way which will make it compatible with MSVC - preferably 2019??