invalid deployment target for -stdlib=libc++ (requires OS X 10.7 or later)
When I was install Delphes (a C++ framework), there is the error:
invalid deployment target for -stdlib=libc++ (requires OS X 10.7 or later).
MacBook Air 13″, macOS 12.6
You can make a difference in the Apple Support Community!
When you sign up with your Apple Account, you can provide valuable feedback to other community members by upvoting helpful replies and User Tips.
When you sign up with your Apple Account, you can provide valuable feedback to other community members by upvoting helpful replies and User Tips.
When I was install Delphes (a C++ framework), there is the error:
invalid deployment target for -stdlib=libc++ (requires OS X 10.7 or later).
MacBook Air 13″, macOS 12.6
You probably should contact the developer. This seems to be very specific, perhaps (I’m just guessing) some test in the configure phase that does not accommodate for recent versions (note that the OS was stuck at 10.* for nearly twenty years). Again, just guessing, I think this may have been written a few years ago and only testing for the number after the dot.
You probably should contact the developer. This seems to be very specific, perhaps (I’m just guessing) some test in the configure phase that does not accommodate for recent versions (note that the OS was stuck at 10.* for nearly twenty years). Again, just guessing, I think this may have been written a few years ago and only testing for the number after the dot.
invalid deployment target for -stdlib=libc++ (requires OS X 10.7 or later)