Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Executing task: C/C++: clang++ build active file
- Starting build...
- /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'
- /Users/leblanc/Library/CloudStorage/OneDrive-OhioUniversity/Documents/PHYS 3702/root-on-vscode/hsimple.C:22:10: fatal error: 'TFile.h' file not found
- #include <TFile.h>
- ^~~~~~~~~
- 1 error generated.
- Build finished with error(s).
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement