@jmarsico wrote:
Thank you all so much for 0.9.0. I'm looking forward to using it.
In porting a project to 0.9.0, i attempted to use the new Project Generator's Import function. Initially, i just copied the project folder from 0.8.4 into the new 0.9.0 directory and tried to compile. I got identical errors:
invalid deployment target for -stdlib=libc++ (requires OS X 10.7 or later)
for bothofApp.cpp
files and for addon files, including several ofxGui.I then attempted to use the Project Generator's Import function. Selecting the project directory, including the correct addons (some had not been added to
addons.make
) and updating. When i tried to compile, I ran into the same errors as before.I then used the project generator to create a new project, copied the old
/src
files over and it worked perfectly.xcode 6.4
osx 10.10.3I'm sure I missed some info. Let me know what else you need. Thanks!
Posts: 6
Participants: 2