News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Simple C Code Will Not Build

Started by rickb, April 19, 2020, 11:00:13 PM

Previous topic - Next topic

rickb

OK, I installed Xcode from the Mountain Lion DVD that came with the MacBook.  Do I use Xcode as my IDE?  How do I know if the MPKG included command line tools?  Should I try compiling in Code::Blocks again?

Of course any help is appreciated.

Thanks.

oBFusCATed

Mountain lion is old and in apple speak, its so old that it doesn't exists :)
You can try to build but first check if you have working clang or gcc. This version of xcode might contain only gcc.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

rickb

I made a mistake.  I installed Xcode from a Snow Leopard DVD.  I'll check for clang and/or gcc.

Thanks again.