Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.sys.mac.programmer.tools > #29
| From | "Pascal J. Bourguignon" <pjb@informatimago.com> |
|---|---|
| Newsgroups | comp.sys.mac.programmer.tools |
| Subject | Re: where's the binary?? |
| Date | 2012-10-28 19:41 +0100 |
| Organization | Informatimago |
| Message-ID | <87a9v6igme.fsf@informatimago.com> (permalink) |
| References | <howard-5DC607.00414707092012@c-131-121-196-216.gonavy.usna.edu> |
Howard S Shubs <howard@shubs.net> writes: > I'm trying to write a short program on my laptop. Since gcc doesn't > seem to work, I'm trying to use Xcode, but it's really trying my > patience. I told it I was building a shell command, but the binary is > not in evidence so I can't test it! Where is it putting the thing, > please? I you created a project named Test, then the executable built by default is: Test/build/Debug/Test -- __Pascal Bourguignon__ http://www.informatimago.com
Back to comp.sys.mac.programmer.tools | Previous | Next — Previous in thread | Find similar
where's the binary?? Howard S Shubs <howard@shubs.net> - 2012-09-07 00:41 -0600 Re: where's the binary?? "Pascal J. Bourguignon" <pjb@informatimago.com> - 2012-10-28 19:41 +0100
csiph-web