Build Modules and Rebuild Modules option disabled?
BlitzMax Forums/BlitzMax Programming/Build Modules and Rebuild Modules option disabled?
| ||
| I'm trying to install a new module to BlitzMax. I have the mod folder in the module section but when I open BMax and click the 'Program' tab it shows the module build options as disabled (grayed out) am I missing something? |
| ||
| you need GCC installed and configured to build modules on windows |
| ||
| GCC? |
| ||
| under mingw... top thread in this forum (http://www.blitzbasic.com/Community/posts.php?topic=90964) |
| ||
| okay, thanks! |