At least I think it's just me. I'm using BMax 1.06 (the problem was present before upgrading) and while trying to compile several user-made modules (such as WUI2) I come across errors.
When I compile WUI2, for example, it says it can't find the interface for ZLib. So I downloaded ZipEngine 1.0 off the Modules forum and compiling that gives me an error "Compile Error: Identifier 'Z_DEFAULT'COMPRESSION' not found"
This keeps getting more and more frustrating for me. I try compiling in debug and release modes, with and without quick build on, I do have MinGW installed and the added ";C:\MinGW\bin" at the end of the system Path variable. I've rebuilt all modules in the BlitzMax IDE and in the DOS prompt with BMK. What the hell am I not doing?
|