ld: can't open: -lfmod (No such file or directory,

BlitzMax Forums/BlitzMax Beginners Area/ld: can't open: -lfmod (No such file or directory,

DannyD(Posted 2006) [#1]
I rebuilt all my modules and now get this error when compiling anything:

"Building color
Linking:color.debug
ld: can't open: -lfmod (No such file or directory, errno = 2)
Build Error: Failed to link /Users/d/Desktop/BlitzCode/color.debug
Process complete"

Any ideas ? Thanks.


DannyD(Posted 2006) [#2]
I've tried synchronizing my modules after but the error still persists.


degac(Posted 2006) [#3]
try to change the build option and then rebuild all the modules.


DannyD(Posted 2006) [#4]
Thanks but to no avail.It looks like it can't FIND a specific file. I'll try reinstalling.


DannyD(Posted 2006) [#5]
reinstall fixed, thanks degac.