Re: Problems building SuperColliderAU on MacOS 10.13.6
| Newsgroups | gmane.comp.audio.supercollider.user |
|---|---|
| Message-ID | <CAE4Uai8LxTA0psLrPmB=pA0jj13Yjf5G4MWxq0ta2SX3_Aio8g@mail.gmail.com> |
Hello, I don't have a 10.13 machine to test, but travis seems to be building fine on 10.13. This seems it could be some CMake issue, but hard to tell without an error message, is there some process running at 100% cpu? ... gerard Missatge de l'adreça <[email protected]> del dia dc., 24 de març 2021 a les 14:04: > Hello, > My SuperColliderAU build is getting hung up after running CMake. It gets > to this point in the process, and just sits there. SuperCollider itself > builds without issues. I'm running MacOS10.13.6. > > -- The C compiler identification is AppleClang 10.0.0.10001145 > > -- The CXX compiler identification is AppleClang 10.0.0.10001145 > > -- Detecting C compiler ABI info > > -- Detecting C compiler ABI info - done > > -- Check for working C compiler: > /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc > - skipped > > -- Detecting C compile features > > -- Detecting C compile features - done > > -- Detecting CXX compiler ABI info > > -- Detecting CXX compiler ABI info - done > > -- Check for working CXX compiler: > /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ > - skipped > > -- Detecting CXX compile features > > -- Detecting CXX compile features - done > > Building SuperColliderAU > > -- Found Pthreads: /usr/lib/libpthread.dylib > > -- Found homebrew install of libsndfile > > -- Using bundled boost > > -- Using bundled yaml-cpp > > -- HID support disabled >