misc./Software

OS X Mavericks and Geant4

medical physicist 2013. 10. 26. 17:15

실로 오랜만에 Geant4 application coding을 하다보니 

여기 저기 사용하는 컴퓨터에 setting  작업부터 다시 하게 된다..


예전에 설치해놓은 9.5 version 에서  컴파일 하려고 보니 

cmake 이 compiler 관련 에러 메시지를 쏟아놓는다..

생각해보니 최근에 Mavericks 로 업데이트하고나서 xcode command line tools 설치를 하지 않았다.


$ xcode-select --install

실행하여 설치. Now it works :)