
I've been using both CodeBlocks and Xcode on Mac for a couple of years.

If someone here can figure this out, that would be great. I've taken it to my professor several times as well as a few of the other mac users in my class with no success. I've been trying to get this thing to work for years. Process terminated with status 0 (0 minute(s), 2 second(s)) Process terminated with status 0 (0 minute(s), 1 second(s))Ġ error(s), 0 warning(s) (0 minute(s), 1 second(s))Ĭhecking for existence: /Users/alyssacastelli/Desktop/C Programming Files/alyssahelloĮxecuting: osascript -e 'tell app "Terminal"' -e 'activate' -e 'do script "/Users/alyssacastelli/Desktop/C Programming Files/alyssahello"' -e 'end tell' /Users/alyssacastelli/Downloads/CodeBlocks.app/Contents/MacOS/cb_console_runner (in /Users/alyssacastelli/Desktop/C Programming Files) G++ -o "/Users/alyssacastelli/Desktop/C Programming Files/alyssahello" "/Users/alyssacastelli/Desktop/C Programming Files/alyssahello.o" Gcc -c "/Users/alyssacastelli/Desktop/C Programming Files/alyssahello.c" -o "/Users/alyssacastelli/Desktop/C Programming Files/alyssahello.o"
CODE BLOCKS MAC CODE
I have a simple "hello world" code in Code Blocks and when I hit "build and run", all I get is this: I keep getting the following message:įile://localhost/Users/alyssacastelli/Desktop/Screen%20Shot%20%20at%20 9.40.36%20AM.png

CODE BLOCKS MAC UPDATE
However, the installation for the OSX 10.7.5 software update won't seem to work. I've installed Command Line tools for Xcode and I also have Xcode. Okay, so I'm taking an Intro to C class and I cannot get my Code Blocks compiler to work.
