Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 2.08 KB

File metadata and controls

21 lines (16 loc) · 2.08 KB

Pre-class work

Before the first day of class, students should try installing both an IDE and openFrameworks. IDE stands for "integrated development environment" and is what allows students to run programming code on your computer. openFrameworks is a coding library that students will be using extensively at SFPC. Here are specific instructions for Mac and Windows:

Mac OSX

  • Install Xcode 10 from the app store. If you have an older version of Xcode already installed, we recommend upgrading to the latest version.
  • When installing Xcode, you may be prompted to update your operating system. We recommend you do this.
  • Download and install openFrameworks for Mac.
  • There are more details instructions here to test your setup, you only need the first two sections: “First Steps” and “Testing your setup”.
  • We recommend you use the latest version of OF and Xcode. If this is not possible, just drop us an email and we will help you sort it out.

Windows

Linux

  • QT Creator is the officially supported IDE. Here are instructions for working with QT creator. If you’re using a different IDE start here.
  • One request -- you'll need to install a compiler -- if you are on OSX, you should install xcode. You can install this through the OSX app store (search for xcode). If you have an older version of OSX, it may ask you update the OS.

Also, download openFrameworks for your given platform: http://openframeworks.cc/download/