Tried to compile PyMOL on macOS 10.13.6 from sources but got this error,
ld: library not found for -lGLEW
clang: error: linker command failed with exit code 1 (use -v to see invocation)
error: command '/usr/bin/clang++' failed with exit code 1
I tried to declare this lib installed with macport as "export LDFLAGS=/opt/local" but to no avail.
Hi,
Tried to compile PyMOL on macOS 10.13.6 from sources but got this error,
ld: library not found for -lGLEW clang: error: linker command failed with exit code 1 (use -v to see invocation) error: command '/usr/bin/clang++' failed with exit code 1
I tried to declare this lib installed with macport as "export LDFLAGS=/opt/local" but to no avail.
Laurent