Compiler error - out of nowhere!

BlitzMax Forums/MiniB3D Module/Compiler error - out of nowhere!

LT(Posted 2007) [#1]
I am suddenly unable to compile anything and get the following two lines...

C:/Program Files/BlitzMax/bin/ld.exe: final link failed: Bad value

Build Error: Failed to link C:/Program Files/BlitzMax/mod/klepto.mod/minib3d.mod/Samples/test.debug.exe


Does anyone know why? One moment it was working fine and now it's not!


simonh(Posted 2007) [#2]
Unticking Quick Build should fix it.


LT(Posted 2007) [#3]
I never had Quick Build on. What causes it?


*(Posted 2007) [#4]
having low resources causes this, my laptop chucks this error after about 10-20 compiles. Restarting the computer fixes it, if it still is there just delete the .bmx directory in the source folder.


LT(Posted 2007) [#5]
Okay, I will try that when I get home. I was working on a laptop (though a pretty fast one), so maybe you're right.