Advertisement
GregLeblanc

Untitled

Feb 15th, 2025
7
0
359 days
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.67 KB | None | 0 0
  1. Executing task: C/C++: clang++ build active file
  2.  
  3. Starting build...
  4. /usr/bin/clang++ -std=gnu++14 -fcolor-diagnostics -fansi-escape-codes -g '/Users/leblanc/Library/CloudStorage/OneDrive-OhioUniversity/Documents/PHYS 3702/root-on-vscode/hsimple.C' -o '/Users/leblanc/Library/CloudStorage/OneDrive-OhioUniversity/Documents/PHYS 3702/root-on-vscode/hsimple' --include-directory=/opt/homebrew/Cellar/root/6.32.08/include/root '-stdlib=libc++ -pthread -std=c++17 -m64 -I/opt/homebrew/Cellar/root/6.32.08/include/root'
  5. clang: error: invalid library name in argument '-stdlib=libc++ -pthread -std=c++17 -m64 -I/opt/homebrew/Cellar/root/6.32.08/include/root'
  6.  
  7. Build finished with error(s).
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement