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

PLEASE HELP Build/run shows nothing on mac cmd

Started by chicken007assassin, July 06, 2016, 06:22:40 AM

Previous topic - Next topic

chicken007assassin

so i just installed codeblocks on my mac and whenever i try to build and run my program the cmd opens but the code itself is not there and there are no errors as well
like for ex cout << "hello world" <<endl; when i build it cmd opens but hello world is not there
i have installed Xcode and the plugin from the developers site but nothing
plz help i would really appreciate it thx :)

chicken007assassin


Jenna

Place your programs in a path without spaces (and other special characters).

chicken007assassin