Page 1 of 1

"Function 'zlibwapi_compressbound' not found" Error

Posted: Wed Nov 30, 2016 7:40 pm
by MagicalSpacePotato
Hello, all.

As said in the title, I'm having a problem; whenever I attempt to compile Main.bb, it gives me an error saying "Function 'zlibwapi_compressbound' not found". I have the latest .dll files and all, so I'm quite clueless as to what's wrong. Any help would be appreciated.

Re: "Function 'zlibwapi_compressbound' not found" Error

Posted: Thu Dec 01, 2016 4:06 am
by Vane Brain
MagicalSpacePotato wrote:Hello, all.

As said in the title, I'm having a problem; whenever I attempt to compile Main.bb, it gives me an error saying "Function 'zlibwapi_compressbound' not found". I have the latest .dll files and all, so I'm quite clueless as to what's wrong. Any help would be appreciated.
Are you sure that you are also added new decls in Blitz3d userlibs?

Re: "Function 'zlibwapi_compressbound' not found" Error

Posted: Thu Dec 01, 2016 3:55 pm
by MagicalSpacePotato
Vane Brain wrote:
MagicalSpacePotato wrote:Hello, all.

As said in the title, I'm having a problem; whenever I attempt to compile Main.bb, it gives me an error saying "Function 'zlibwapi_compressbound' not found". I have the latest .dll files and all, so I'm quite clueless as to what's wrong. Any help would be appreciated.
Are you sure that you are also added new decls in Blitz3d userlibs?
Yes, but it seems the "zlibwapi" decls and dll were missing from the userlibs folder. After adding them back in, however, Blitz3D now gives me a "function 'errorlog' not found" message whenever I try to compile Main.bb

Re: "Function 'zlibwapi_compressbound' not found" Error

Posted: Thu Dec 01, 2016 4:15 pm
by CommanderMark