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