9
of 1 9 Installation openFrameworks und “Build” (Erstellungsprozess) ein Beispiel App 1. Installieren Xcode 5.0.2, VisualStudio 2013 Express for Windows Desktop Xcode von App Store VisualStudio 2013 von http://www.visualstudio.com/downloads/download-visual-studio-vs * Ich habe nur die VisualStudio 2013 Expresse Version beim Windows 7 64 Bit ausprobiert.

openFrameworks Installation und ein Beispiel Build

Embed Size (px)

DESCRIPTION

 

Citation preview

Page 1: openFrameworks Installation und ein Beispiel Build

� of �1 9

Installation openFrameworks und “Build” (Erstellungsprozess) ein Beispiel App

1. Installieren Xcode 5.0.2, VisualStudio 2013 Express for Windows Desktop"• Xcode von App Store"• VisualStudio 2013 von http://www.visualstudio.com/downloads/download-visual-studio-vs

* Ich habe nur die VisualStudio 2013 Expresse Version beim Windows 7 64 Bit ausprobiert.

Page 2: openFrameworks Installation und ein Beispiel Build

� of �2 9

2. Herunterladen openFrameworks"• http://www.openframeworks.cc/download/"• Mac : Xcode Version"• Windows : VisualStudio Version

Page 3: openFrameworks Installation und ein Beispiel Build

� of �3 9

3. In dem openFrameworks Ordner"• öffnen den “of_v0.8.0_osx_release” ordner und particlesExample

Page 4: openFrameworks Installation und ein Beispiel Build

� of �4 9

4. Ändern Scheme zum particlesExample Debug

5. Anklicken “Run and then the current scheme”

Page 5: openFrameworks Installation und ein Beispiel Build

� of �5 9

6. Anklicken den “OK”, wenn eine Warnung entsteht.

7. Die Application wird automatisch laufen.

Page 6: openFrameworks Installation und ein Beispiel Build

� of �6 9

8. In “bin” Ordner wird eine echte Application (debug Version) sein.

Page 7: openFrameworks Installation und ein Beispiel Build

� of �7 9

Windows Beispiel"1. Öffnen den ordner und particlesExample.VC++ Project

Page 8: openFrameworks Installation und ein Beispiel Build

� of �8 9

2. Build"• Wenn man die rechte Maustaste auf particlesExample in Solution Explorer Menu anklicken, ein Fenster entsteht."• Danach anklicken “Build”

Page 9: openFrameworks Installation und ein Beispiel Build

� of �9 9

4. Run"• Öffnen den “bin” Ordner und doppelklicken “particlesExample_debug.exe”

3. End Build (Erstellungsprozess)"• Wenn das Build fertig ist, ein Message in LogWindows in VS2013 entsteht.