Build and run problems

BlitzMax Forums/BlitzMax Beginners Area/Build and run problems

Jonah(Posted 2011) [#1]
hi everyone!
I'm new to blitzmax and have recently found a problem.
Whenever i attempt to "build and run" my programs, it reads
"Compile Error
Can't find interface for module 'brl.blitz'"
then, in the output tab, it says

Building untitled1
Compiling:untitled1.bmx
Compile Error: Can't find interface for module 'brl.blitz'
[/Applications/BlitzMax/mod/brl.mod/blitz.mod/blitz_classes.i;70;1]
Build Error: failed to compile /Applications/BlitzMax/tmp/untitled1.bmx
Process complete

someone please help!!!


ima747(Posted 2011) [#2]
sounds like your modules are messed up. Can you rebuild modules? If you're new presumably you don't have any custom mods, so you could potentially just re-install to get the precompiled originals again...