Module FreeImage not building?

BlitzMax Forums/BlitzMax Beginners Area/Module FreeImage not building?

Raiden(Posted 2013) [#1]
Hello, sorry if this is in the wrong topic, didn't know where to put it. Anyway, I've been trying to get the module FreeImage to work, but every time I try to build it, I get this error:


Building Modules
Compiling:Conversion.cpp
g++: error: CreateProcess: No such file or directory
Build Error: failed to compile C:/BlitzMax/mod/bah.mod/freeimage.mod/src/FreeImage/Conversion.cpp
Process complete

If anyone can help me out, thanks so much!! :D


Raiden(Posted 2013) [#2]
AUUGUH!! Sorry, I thought this was BlitzMax's beginner forum, is there a way to delete a post?


Brucey(Posted 2013) [#3]
You need to have MinGW installed to compile third party modules.