Opened 3 years ago
Last modified 3 years ago
#1514 new Bug
invalid deployment target for -stdlib=libc++
Reported by: | tbhayward | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | Delphes code | Version: | Delphes 3 |
Keywords: | Cc: |
Description
I have been attempting to install delphes on my MacBook (Mac OS Big Sur 11.2).
I’m trying to follow the steps here: https://github.com/delphes/delphes
After the "make" step I get the error:
Building libDelphesNoFastJet.dylib
clang: error: invalid deployment target for -stdlib=libc++ (requires OS X 10.7 or later)
make: * [libDelphesNoFastJet.dylib] Error 1
which I do not understand and cannot get passed.
Note:
See TracTickets
for help on using tickets.
Please try the latest version from the following link:
https://github.com/delphes/delphes/archive/master.zip