i want to compile helm[1] for Fedora 29, but i want to compile it against the 
zlib system library.

I added in helm/standalone/builds/linux/Makefile
...
JUCE_CXXFLAGS += ... -fpermissive
...
JUCE_LDFLAGS +=  ... -lz ....

and the error you told about vanished - but the rpm do not completed 8-(

so long
MUFTI
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org

Reply via email to