Maximus 1.1.2 released - a BlitzMax module manager
Community Forums/Showcase/Maximus 1.1.2 released - a BlitzMax module manager
| ||
Maximus is a Module Manager for BlitzMax. With Maximus it's possible to easily install and update BlitzMax modules which are provided by 3rd party module developers. Today I released Maximus 1.1.2 which fixes a Memory Access Violation bug which would occur when installing a module that didn't have a dev-release. You can get the updated version from http://maximus.htbaa.com/client . For Windows there's a ZIP-file and an installer. There's also a targz for Linux. ![]() ![]() Last edited 2012 Last edited 2012 |
| ||
Nice. Unfortunately the link gives: Page not found Oops! It looks like the page you were looking for doesn't exist! :( Oh, there is a surplus dot at the end, use: http://maximus.htbaa.com/client Last edited 2012 |
| ||
no mac build?! :( |
| ||
@jsp: thanks, fixed that. The forum included the final dot in the url. @Captain Wicker Soft: nope, but you can compile it for Mac yourself (though the GUI will be a problem if you don't own Logic GUI). I'd be happy to compile it for Mac if someone donates one to me :-) |
| ||
I'd be happy to compile it for Mac if someone donates one to me :-) LOL |
| ||
But really, compiling the CLI version on Mac shouldn't be too hard. Just check maximus.bmx to find out which modules it imports and download them manually. They're all available from the website. Someday I might get a Mac Mini or a MacBook, but not anytime soon. At least not especially for Maximus, which has like what, 2 users? :-P |
| ||
Here are the two files that were compiled: http://dl.dropbox.com/u/56193888/maximus.zip :) |
| ||
Cool, thanks. I can't check it though (maybe on my old half working OSX Snow Leopard VM). I'll add it to the downloads page soon. |