I cannot build the minib3d module

BlitzMax Forums/MiniB3D Module/I cannot build the minib3d module

Sanctus(Posted 2007) [#1]
I copyed it on the mod folder and when I press CTRL+D I get this message:
Building Modules
Compiling:blitz_app.c
Build Error: failed to compile C:/Program Files/BlitzMax/mod/brl.mod/blitz.mod/blitz_app.c
Process complete

Would anyone be kind to tell me wath to do?
Oh also... how do I use MySQL with Bmax?


LarsG(Posted 2007) [#2]
have you got the mingw compiler installed?


Sanctus(Posted 2007) [#3]
No... wath's that?


Who was John Galt?(Posted 2007) [#4]
You need it to compile C code. See here for how to install:

http://www.blitzbasic.com/Community/posts.php?topic=53442


Sanctus(Posted 2007) [#5]
Okay... so I downloaded the MinGW compiler I installed it and set the Envoirment variabiles exacly like it tells there but I still get that error