Crash in frameListMap()["APIC"];

Tsuda Kageyu tsuda.kageyu at gmail.com
Mon Jun 23 14:35:34 UTC 2014


CMake has "CMAKE_DEBUG_POSTFIX" option. You can execute CMake like:

cmake -G "Visual Studio 9 2008" -DCMAKE_DEBUG_POSTFIX=d ...

then the generated project will put out tagd.dll in debug mode.


More information about the taglib-devel mailing list