@michaelpromeo wrote:
Hello,
I'm trying to figure out how to build the 'Project Generator' app. I'm pulling the latest stable openframeworks from the git repo. I run the download_libs.sh script and everything downloads successfully.Then I run git submodule init then git submodule update as mentioned in the Read Me. From there I get four new folders in openframeworks/apps/projectGenerator under the names 'commandLine', 'frontend', 'ofxProjectGenerator', and 'scripts'. The only folder that has an Xcode project file is the 'commandLine' folder.
I'm not sure where to go from this point? Do I need to make an Xcode project file and then import all of the '.cpp' and '.h' files from the 'ofxProjectGenerator' folder? Thanks for any help on this.
Posts: 2
Participants: 1