- Mastering openFrameworks:Creative Coding Demystified
- Denis Perevalov
- 209字
- 2021-08-06 16:54:14
Installing on Linux with Code::Blocks
This section will guide you in installing openFrameworks for Code::Block on the Ubuntu version of Linux. The current version is 12.11.
Note
You can install openFrameworks not only on Ubuntu, but also on Debian and Fedora versions of Linux. See installation guides at http://www.openframeworks.cc/setup/linux-codeblocks/.
Also, you can use Eclipse development environment instead of Code::Blocks. See http://www.openframeworks.cc/setup/linux-eclipse/.
The installation steps are as follows:
- Install Code::Blocks. In the main menu in Ubuntu, click on the Dash home icon, search for Ubuntu Software Center, and open it by selecting the Ubuntu Software Center icon. Search for Code Blocks here. The Code::Blocks program should be the first item listed. Click on the Install button and follow the instructions.
- Download the openFrameworks archive. Go to http://www.openframeworks.cc/download/ and download openFrameworks for Code::Blocks (Linux), for a 32- or 64-bit operating system. The downloaded ZIP file should be named like
of_v0.8.0_linux_release.tar
orof_v0.8.0_linux64_release.tar
. Unzip the downloaded file; it will be a folder containing openFrameworks. Move the folder to any location on your computer. - Now you should install openFrameworks by running some scripts from Terminal. Please refer to http://www.openframeworks.cc/setup/linux-codeblocks/ for detailed instructions.
- Follow the steps 4, 5, 6, and 7 from the Code::Blocks (Windows) section for installation steps on running an openFrameworks example.
推薦閱讀
- Python自動化運維快速入門(第2版)
- Software Testing using Visual Studio 2012
- Learn Programming in Python with Cody Jackson
- Mastering ServiceNow(Second Edition)
- Building Serverless Applications with Python
- Swift語言實戰精講
- Python之光:Python編程入門與實戰
- Oracle GoldenGate 12c Implementer's Guide
- Python 3 Object:oriented Programming(Second Edition)
- Data Manipulation with R(Second Edition)
- 關系數據庫與SQL Server 2012(第3版)
- ArcPy and ArcGIS(Second Edition)
- Practical Responsive Typography
- Windows 10 for Enterprise Administrators
- 瘋狂Ajax講義(第3版)