Module ???

BlitzMax Forums/BlitzMax Beginners Area/Module ???

Hi !

Is it possible that someone explain what we must do to create or modify a module please ?

What means Brl and pub ?

I have this error during "Build module" option from the menu:

Building Modules
Compiling:blitz_app.c
gcc: installation problem, cannot exec `cc1': No such file or directory
Build Error: failed to compile E:/BlitzMax/mod/brl.mod/blitz.mod/blitz_app.c
Process complete

From the "release" notes (Windows):
* 'Build modules' requires MINGW to be installed under Win32. You will also need to add mingw/bin to your PATH env variable and add an env variable called MINGW pointing to the root mingw dir.

Yes I already do it, but
gcc: installation problem, cannot exec `cc1': No such file or directory

I tryed with different version of MINGW, there isn't cc1.exe ???

When I search my MinGW folder I find cc1.exe is in \MinGW\lib\gcc-lib\mingw32\3.2.3\