News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

Not able to make Codeblock work ! PLEASE HELP

Started by avalanche9683, September 19, 2014, 05:43:13 PM

Previous topic - Next topic

avalanche9683

Hello Guys,

Below is my configuration.

Laptop :  Macbook Pro Version 10.9.4
Codeblocks :Release 13.12  rev 0 (unknown date)   gcc 4.2.1 Mac OS X/unicode - 32 bit
Xcode :Version 5.1.1 (5B1008)
Command Tools :command_line_tools_os_x_10.9_for_xcode__august_2014

Below is the error when I run the default code for Hello World :

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

g++ -Wall -fexceptions -g  -c /Users/qadmin/Downloads/demo/Demo/main.cpp -o obj/Debug/main.o
g++  -o bin/Debug/Demo obj/Debug/main.o   
Output file is bin/Debug/Demo with size 16.71 KB
Process terminated with status 0 (0 minute(s), 1 second(s))
0 error(s), 0 warning(s) (0 minute(s), 1 second(s))


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

Checking for existence: /Users/qadmin/Downloads/demo/Demo/bin/Debug/Demo
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/qadmin/Downloads/demo/Demo/bin/Debug/Demo "' -e 'end tell'  (in /Users/qadmin/Downloads/demo/Demo/.)


Can you guys please help ? I am new to Macbook and Codeblocks, thank you in advance.

avalanche9683

OMG 79 views but no reply. No one knows the solution ?

Admin please help !

oBFusCATed

Search the forum it has been reported many time, but because of the lack an active developer which uses macosx there is no info if the code in the svn head has a fix for it...
(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!]

avalanche9683

Thank you for your reply. I will check the forum thoroughly.