XCode -> Build starting with a specific class

Posted by ML on Stack Overflow See other posts from Stack Overflow or by ML
Published on 2010-03-22T21:47:51Z Indexed on 2010/03/22 21:51 UTC
Read the original article Hit count: 357

Filed under:
|
|

When I build with XCode (I am porting a large project with tons of errors at this point), is there a way to have it start with the CPP file that contains my main class (I obviously know this file) so I can correct errors there first?

I mean we have about 400,000 errors moving from CW to XCode.

© Stack Overflow or respective owner

Related posts about xcode

Related posts about applet