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,

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.

I've tried synchronizing my modules after but the error still persists.

try to change the build option and then rebuild all the modules.

Thanks but to no avail.It looks like it can't FIND a specific file. I'll try reinstalling.

reinstall fixed, thanks degac.