Mac

    mongodb install on mac

    $ brew update$ brew install mongodb https://docs.mongodb.com/manual/tutorial/install-mongodb-on-os-x/

    [mac osx] static변수를 사용하려다가 링크에러!!

    에러 메세지Undefined symbols for architecture x86_64: c++ static static 변수는 반드시 cpp파일에서 선언한다. 해결방법 : http://stackoverflow.com/questions/9282354/static-variable-link-error

    [mac osx] eclipse error, Android SDK and AVD Manager ...

    [에러 메세지]'Android SDK and AVD Manager' cannot be made visible because all of its children are in unavailable action sets. [해결 방법]1.I think perspective has been changed by you.Go to Windows -> Open Perspective->Other and Select "Java(Default)" and click OK. reference : http://stackoverflow.com/questions/13885051/cant-see-android-sdk-manager-option-after-installation-run-as-administrator-do 2.I hav..

    [mac osx] xcode에서 vim사용하기

    331 git clone https://github.com/XVimProject/XVim.git 332 ls 333 cd XVim/ 334 ls 335 make 336 cd 337 mv ~/Downloads/vimrc .xvimrc 338 ls Reference : http://blog.cahg.org/wp/?p=305

    [맥북] 드롭박스 설치하기

    [맥북] 드롭박스 설치하기

    클라우드 시대에 맞게 맥북을 구매하자마자드롭박스를 설치해보자. 맥북의 설치과정은 매우 간단하다. 우선 크롬을 검색한다. 크롬 홈페이지에 들어가면 바로 '다운로드'가 존재한다. 다운로드 후 다운받은 설치파일을 더블클릭한다.그러면 설치 과정이 뜨는데, 이게 끝이다. 그럼 클라우드 환경에서 열심히 코딩을 해보자ㅎㅎ [맥북] 드롭박스 설치하기. 끝.