News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

It seems like project has not been built yet. Do you wan to build it now?

Started by i3asim, January 05, 2017, 06:36:17 PM

Previous topic - Next topic

i3asim

i am using mac 10.12 and i downloaded the code blocks and the command line developer tools but when i tried to run any program a window appears and say "It seems like project has not been built yet. Do you wan to build it now?"

and this the build log

-------------- Build: Debug in aaaa (compiler: GNU GCC Compiler)---------------

gcc -Wall -g  -c /Users/macbookproretina13inch/Documents/Programming/aaaa/main.c -o obj/Debug/main.o
Agreeing to the Xcode/iOS license requires admin privileges, please re-run as root via sudo.
Process terminated with status 69 (0 minute(s), 0 second(s))
0 error(s), 0 warning(s) (0 minute(s), 0 second(s))


-------------- Run: Debug in aaaa (compiler: GNU GCC Compiler)---------------

Checking for existence: /Users/macbookproretina13inch/Documents/Programming/aaaa/bin/Debug/aaaa
Executing: osascript -e 'tell app "Terminal"' -e 'activate' -e 'do script "/Applications/CodeBlocks.app/Contents/MacOS/cb_console_runner DYLD_LIBRARY_PATH=$DYLD_LIBRARY_PATH:. /Users/macbookproretina13inch/Documents/Programming/aaaa/bin/Debug/aaaa "' -e 'end tell'  (in /Users/macbookproretina13inch/Documents/Programming/aaaa/.)
Process terminated with status 0 (0 minute(s), 3 second(s))

oBFusCATed

Agreeing to the Xcode/iOS license requires admin privileges, please re-run as root via sudo.

Have you read this? What do you think that it means?
(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!]