iterators+multithreading on win32

Lukáš Lalinský lalinsky at gmail.com
Sat Mar 19 07:47:57 CET 2011


2011/3/19 Brett Hoyle <kickbits at gmail.com>:
> Ok found the issue:
> http://www.devx.com/tips/Tip/14540
>
> Taglib.h line 51 should be:
>
> #  define NOMINMAX
> #  include <windows.h>
>
>
> This allows it to compile fine under VS 2010.

Thank you, the patch is now committed.

https://github.com/lalinsky/taglib/commit/80decd7

Lukas


More information about the taglib-devel mailing list