Hi,
Libid3tag library needs zlib for compilation. In my source tree zlib source is in let's say /zlib folder and the makefile looks as attached. There are potentially other applications using zlib so I can't configur the zlib makefile specifically for libid3tag
I know that by installing zlib to a particular directory and pointing libid3tag to that path I could get away with this. But I am not allowed to edit the makefile.
Could you suggets a way how libid3tag can use this zlib?
Regards Kiran