User Tools

Site Tools


openframeworks

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
openframeworks [2010/01/05 07:08] – created suapapaopenframeworks [2013/08/03 05:04] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +
 +====== install ======
 +10.04용 62버젼이 아직 릴리즈 되기 전이므로 다음과 같이 git에서 바로 받아옴
 +<code>
 +$ git clone http://github.com/openframeworks/openFrameworks.git
 +</code>
 +다음 명령어로 의존성 패키지 설치
 +<code bash>
 +$ cd openframeworks/scripts/linux/ubuntu
 +$ sudo ./install_codeblocks.sh 
 +$ sudo ./install_dependencies.sh
 +</code>
 오픈프레임웍스 OF 오픈프레임웍스 OF
   *[[http://www.openframeworks.cc/|openframeworks]]   *[[http://www.openframeworks.cc/|openframeworks]]
   *[[http://code.google.com/p/openframeworks-python-bindings/|of-python]]   *[[http://code.google.com/p/openframeworks-python-bindings/|of-python]]
 +  *[[http://github.com/memo/msalibs/tree/master/ofxSimpleGuiToo/|ofxSimpleGuiToo]]
 +
 +====== OF + android ======
 +  *[[http://www.openframeworks.cc/setup/android-eclipse|dev. env. setup]]
openframeworks.1262675291.txt.gz · Last modified: 2013/08/03 05:04 (external edit)