link error

BlitzMax Forums/BlitzMax Programming/link error

just updated to MAXGUI syncmod restarted IDE... re-built all modules... Get an error:

cannot find C:/Program Files/BlitzMax/mod/brl.mod/blitzgl.mod/blitzgl.release.win32.a

anyone have any ideas?

Had the same problem (but without MaxGUI) . I had to uninstall BlitzMax, then completely delete the BlitzMax folder from the Program Files folder, then reinstall. Try that and see if it fixes your problem.

I had the same problem when I installed 1.12, and resolved it the same way.

Yes. There is no BlitzGL anymore (it's called GLGraphics).

If it's your own program, make sure you've disabled quickbuild as old references may have survived in already compiled code.