Qt5.6.0 build fails
Unsolved
General and Desktop
-
Hello,
I'm trying to build Qt5.6.0 beta on Ubuntu 15.10 and on Raspberry PI2 but they both fail on the same problems:- undefined reference to z_inflateInit_ , z_inflateEnd, etc.
inflateInit & Co are in the zlib lib but where are the z_.... versions, I tried to install all 'zlib' relate packages, compiled zlib 1.2.8 from sources, no way... - QtWebEngine stops on missing 'xscrnsaver' dependency, again where is 'xscrnsaver' ? I can find of course 'xscreensaver' packages but no 'xscrnsaver'....
Thanks,
J.
- undefined reference to z_inflateInit_ , z_inflateEnd, etc.
-