Works well with VS2005, but NOT with VC6

Anthony Liu quadamage at gmail.com
Thu Jul 31 18:25:47 CEST 2008


I have successfully complied taglib with VS2005, but when I tried to compile
it with VC6, I got thousands errors.

First, VC6 does not accept long long ( error C2632: 'long' followed by
'long' is illegal), it should be replaced with __int64.
It seems that VC6 also has problems with the class templates.

Can anyone help me to figure it out? Thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.kde.org/pipermail/taglib-devel/attachments/20080801/787653ae/attachment.html 


More information about the taglib-devel mailing list