Going Mad - A Little Help Please

BlitzMax Forums/Brucey's Modules/Going Mad - A Little Help Please

Jayjay(Posted 2011) [#1]
Hi All

Many thanks in advance...

I have been away for a bit and have come back to BMAX but I need to install Bruceys database modules.

I have installed them as follows;
C:\BlitzMax\mod\bah.mod\database.mod
C:\BlitzMax\mod\bah.mod\DBPostgreSQL.mod

but cannot get them to compile in the IDE??? Get this error

Building test_01
Compiling:test_01.bmx
Compile Error: Can't find interface for module 'bah.database'
[C:/BlitzMax/mod/bah.mod/dbpostgresql.mod/dbpostgresql.debug.win32.x86.i;8;1]
Build Error: failed to compile C:/BlitzMax/mod/BaH.mod/dbpostgresql.mod/tests/test_01.bmx
Process complete

What am I missing???


Jayjay(Posted 2011) [#2]
Also, forgot to add, the IDE then opens

dbpostgresql.debug.win32.x86.i

and highlights the line

import bah.database

Now I am really going mad ???


skidracer(Posted 2011) [#3]
Build modules?