Hi!
http://www.openframeworks.cc/tutorials/introduction/001-chapter1.html
I try start create new project in XCode, I do this tutorial about rename.
But when time i try build project. Xcode show me errors like that :
Command /Developer/usr/bin/llvm-g++-4.2 failed with exit code 1
Why?
I use Xcode 4.2
![]()

Does it work before renaming it to MyTest?
Maybe missing something but it looks like your project may be outside of the openFrameworks folder.
the folder containing the MyTest.xcodeproj file should be in openFrameworks/apps/MyApps/MyTest/MyTest.xcodeproj
yes now is okey.
i do correctly but i think i had new problems
Like on image : This mean is red marked files is missing?

the red files just haven’t been built yet. You should be OK. are you still seeing errors when you try to Build & Run?
yes again errors like that :

I do.
And after build trying, Xcode show me this
