Hello, i need help with Lazarus build.
I tried to install a package, but when i rebuild Lazarus i got the follwing error:
Build IDE: Exit code 2, Errors: 5
Error: linker: Undefined symbols for architecture x86_64:
Error: linker: "_glAttachShader", referenced from:
Error: ld: symbol(s) not found for architecture x86_64
make[2]: *** [lazarus] Error 1
make[1]: *** [idepkg] Error 2
Error: make: *** [idepkg] Error 2
An error occurred while linking
Error: Error while linking
Someone knows how to fix that?