We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I built on macOS(Big Sur 11.6.8) but this error occurred in log.
ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation)
Procedure was as follow 1 Get Xcode 2 Get Homebrew
3 Install the required package > *brew install alisw/system-deps/o2-full-deps alisw/system-deps/alibuild* 4 create ~/.zprofile and add > export* PATH=*"/usr/local/opt/gettext/bin:/usr/local/bin:$PATH" 5 add command to ~/.bashrc > export* ALIBUILD_WORK_DIR=*"$HOME/alice/sw" > eval* *"`alienv shell-helper`" 6 Prepare source code(O2 only) > *aliBuild init O2@dev --defaults o2* 7 Build at directory ”alice” (now) > *aliBuild build O2 --defaults o2*
I think this error stems from OpenGL library This is whole of log. log.txt .
The text was updated successfully, but these errors were encountered:
same errors
Sorry, something went wrong.
No branches or pull requests
I built on macOS(Big Sur 11.6.8) but this error occurred in log.
Procedure was as follow
1 Get Xcode
2 Get Homebrew
I think this error stems from OpenGL library
This is whole of log.
log.txt
.
The text was updated successfully, but these errors were encountered: