Can I force-recompile a source file?
Can I force-recompile a source file?
- Subject: Can I force-recompile a source file?
- From: Gerben Wierda <email@hidden>
- Date: Thu, 25 Dec 2003 01:51:42 +0100
Since XCode often hangs on me and I have to force quit it (this problem
has been reported more on this list), I often run into a zero-link
binary that has some object code missing. Currently the only way I know
around this is to clean my target and recompile everything which kind
of defeats the object of zero link (I do regret going to native targets
to get zero-link, but that is a different matter).
Anyway, is there a way through the Xcode UI that I can select a source
file and say 'compile this beast'?
G
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.