Reply To: problems with win32 port

#3990
rpedde
Participant

I sure can. Can you email me at ron at pedde.com, and I’ll get you everything you need.

Yeah, when I did the convert from cvs to svn, I stripped down the repo, and I don’t have the libs and stuff from win32 in there. I may just keep it completely out of cvs, and make the tarball with the stuff I use in there.

If you want to make it work yourself, though… you’ll have to recompile libid3tag for the “new” zlib dll rather than the old style. So grab the sources for libid3tag, and set a define for WIN32_DLL, and rebuild the libid3tag lib. You should be good there, but I can provide what I’m using.

— Ron