v1.6 RC1 on Win64

Lukáš Lalinský lalinsky at gmail.com
Thu Sep 3 23:32:24 CEST 2009


On Thu, Sep 3, 2009 at 11:22 PM, NightStrike<nightstrike at gmail.com> wrote:
> Taglib is currently used by VLC, and VLC requires Win64 support in
> Taglib to have a win64 supported VLC.  1.5 works for this, but 1.6
> seems to break this compatibility.
>
> I tried to compile your release candidate for Win64 using
> http://mingw-w64.sf.net/ , and it died as follows:
>
> tstring.cpp:74:16: error: definition of static data member
> 'TagLib::String::null' of dllimport'd class

How are you building TagLib? tstring.cpp should see only dllexported
TagLib::String, never dllimported.

-- 
Lukas Lalinsky
lalinsky at gmail.com


More information about the taglib-devel mailing list