Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: ngoni on June 11, 2022, 11:19:28 pm

Title: Not able to print anything on Terminal Using Code Blocks for Catalina
Post by: ngoni on June 11, 2022, 11:19:28 pm
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.

Title: Re: Not able to print anything on Terminal Using Code Blocks for Catalina
Post by: stahta01 on June 11, 2022, 11:29:23 pm
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.