blitzgl.mod error

BlitzMax Forums/BlitzMax Programming/blitzgl.mod error

Sarge(Posted 2005) [#1]
Hi i was just wondering if anybody gets the same result as me when trying to compile the blitzgl.mod,

Compiling:blitzgl.win32.c
Build Error: failed to compile C:/Program Files/BlitzMax/mod/brl.mod/blitzgl.mod
/blitzgl.win32.c

its not a big problem.


Perturbatio(Posted 2005) [#2]
no, all mods compile fine for me. not sure what would be causing this.

do you have quick build enabled?
have you done a rebuild all modules?


Sarge(Posted 2005) [#3]
Nuh i am doing it through command prompt because my Build Modules, Rebuild Modules are disabled, i have setup the env-vars correct too if you can help that would be another great thing :)


Perturbatio(Posted 2005) [#4]
I have c:\mingw\bin in my PATH variable and c:\mingw for my MINGW user variable.
I have mingw installed obviously and it all compiles fine for me.
You're using the full 1.10 version right?


Sarge(Posted 2005) [#5]
I had my C:\mingw for my MINGW as C:\MinGW\Bin done it your way then restarted my computer and it worked but now Rebuild Modules / Build Modules do the following and i only have Build Gui App checked,

Building Modules
Compiling:blitz_app.c
Process complete

Thanks alot Perturbatio


Perturbatio(Posted 2005) [#6]
hmmm... Rebuild All Modules does the lot for me.

and as of late, that's become an AWFUL lot:



Sarge(Posted 2005) [#7]
Funny but strange i restarted again and it worked,

Thanks for that Perturbatio