FireFly Media Server › Firefly Media Server Forums › Firefly Media Server › Nightlies Feedback › problems with win32 port › Reply To: problems with win32 port
I’m trying to compile firefly on win32.
I got the latest source from cvs.
I got the dependencies from http://cvs.sourceforge.net/viewcvs.py/mt-daapd/win32/ (is there no way to get these from cvs directly? The repository is located at https://svn.sourceforge.net/svnroot/mt-daapd, from where the mt-daapd dir above isn’t reachable, right?)
Anyway, when I compile the mt-daapd project I get:
mt-daapd fatal error LNK1104: cannot open file ‘zdll.lib’
So I downloaded zlib from zlib.net, but that gives still gives me an error:
mt-daapd error LNK2019: unresolved external symbol _compress2@20 referenced in function _id3_util_compress
mt-daapd error LNK2019: unresolved external symbol _uncompress@16 referenced in function _id3_util_decompress
Can you help me?
/Patrik