<div dir="ltr"><div>I have successfully complied taglib with VS2005, but when I tried to compile it with VC6, I got thousands errors.</div>
<div> </div>
<div>First, VC6 does not accept long long ( error C2632: 'long' followed by 'long' is illegal), it should be replaced with __int64.</div>
<div>It seems that VC6 also has problems with the class templates.</div>
<div> </div>
<div>Can anyone help me to figure it out? Thanks!<br clear="all"></div></div>