Unable To Compile Modules

BlitzMax Forums/Brucey's Modules/Unable To Compile Modules

Jayjay(Posted 2011) [#1]
Hi All

many thanks for any help in advance!

I have just come back to BMax as I really miss the OOP, but I need to access a PostgreSQL database. So I installed Bah.database and the postgreSQL mod. When I rebuild modules I keep getting the following error:

Build Error: failed to compile C:/BlitzMax/mod/bah.mod/database.mod/glue.cpp

any ideas what I am NOT doing?


Brucey(Posted 2011) [#2]
You also need MinGW installed (the C/C++ compiler).

See the latest version for the best MinGW to install.