News:

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

Main Menu

Not able to print anything on Terminal Using Code Blocks for Catalina

Started by ngoni, June 11, 2022, 11:19:28 PM

Previous topic - Next topic

ngoni

hello guys. So I have managed to get codeblocks for Catalina. and I have opened the app to view the hello world default code. The thing is that I had also typed in on my terminal gcc -v and installed the components activated by this code. The problem is that when I build and run the terminal thingy pops up but I dont see anything written "hello world" to show that it has printed. I then downloaded Xcode as well but nothing has changed. Please can anyone tell me what the problem is and how to fix it.


stahta01

I suggest not using spaces or special characters in the path.
Any non ASCII character is a special character.

Edit: Please post Code::Blocks version information.

Tim S.
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]