Building Modules Problem

BlitzMax Forums/BlitzMax Programming/Building Modules Problem

I just installed MinGW and BMax on my laptop for some on the go development and neither of the Build Modules options will highlight. I haven't had this issue before. What are the possible causes and fixes?

One thing I should note is that I had Blide installed and uninstalled it. Then I also uninstalled everything else, though BMax seems to be remembering things outside it's traditional install folder.

You need to have MinGW bin dir in your PATH, and add a MINGW environment variable (to point to its install dir).

Argh, that's right. Thanks!

Scratch that...

http://www.blitzbasic.com/Community/posts.php?topic=72892 for the module building thread in case you havn't checked it recently.