User Tools

Site Tools


openframeworks

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
openframeworks [2010/02/01 07:29] suapapaopenframeworks [2013/08/03 05:04] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +
 ====== install ====== ====== install ======
-다음 ppa를 추가 ( gstreamer 버젼 업을 위해)+10.04용 62버젼이 아직 릴리즈 되기 전이므로 다음과 같이 git에서 바로 받아옴
 <code> <code>
-# GStreamer +$ git clone http://github.com/openframeworks/openFrameworks.git
-deb http://ppa.launchpad.net/gstreamer-developers/ppa/ubuntu jaunty main  +
-deb-src http://ppa.launchpad.net/gstreamer-developers/ppa/ubuntu jaunty main +
 </code> </code>
 다음 명령어로 의존성 패키지 설치 다음 명령어로 의존성 패키지 설치
 <code bash> <code bash>
 $ cd openframeworks/scripts/linux/ubuntu $ cd openframeworks/scripts/linux/ubuntu
 +$ sudo ./install_codeblocks.sh 
 $ sudo ./install_dependencies.sh $ sudo ./install_dependencies.sh
 </code> </code>
Line 14: Line 14:
   *[[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.1265009372.txt.gz · Last modified: 2013/08/03 05:04 (external edit)