


Instead, you'll install Xcode Command Line Tools. If you're not developing software for an Apple device, you won't need the full Xcode application (it requires over 40GB of disk space!). It's not pre-installed, but you can install it from the Apple developer website or the App Store on your Mac. If you are developing software for macOS, iOS, tvOS, and watchOS, you must install the full Xcode application. Root version that I’m trying to install 6.26.Developers need to install Xcode Command Line Tools before they can develop software on a Mac.Īpple provides a complete development environment for programmers named Xcode. I list here all the versions of my programs I’m using homebrew for installing packages. I suppose that the problem comes from it. Install command line tools through the XCode preferences and/or running in a terminal xcode-select -install Xcode developer package: Xcode is found on the Mac App store.Interpreter/llvm/src/CMakeLists.txt:625 (include)įrom the moment that the page ( Dependencies - ROOT) shows that Interpreter/llvm/src/cmake/config-ix.cmake:349 (include) Host compiler appears to require libatomic, but cannot find it. I’m following this guide ( Building ROOT from source - ROOT), but when I run the commandĬmake -DCMAKE_INSTALL_PREFIX=installdir …ĬMake Error at interpreter/llvm/src/cmake/modules/CheckAtomic.cmake:53 (message): Hello, I would be trying to figure out if it is possible to install ROOT without having Xcode installed since I don’t use it, and to avoid taking up memory at all I uninstalled it.
