I'm having troubles with configuring bbconf it gets quite a way through but dies when it gets to
I've tried upgrading to various zlibs, but still no sign of zlib.h, I've looked about on the net, still nothing.Code:#include<zlib.h> int main() { return(zlibVersion() == ZLIB_VERSION); ;return 0; }
Could someone help me out?
It's Mandy8.0 if that helps.
Bookmarks