News:

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

Main Menu

Compiles correctly, but terminal shows nothing

Started by Dark Star, August 30, 2020, 04:09:06 AM

Previous topic - Next topic

Dark Star

I have the C++ All-In-One for Dummies, 3rd edition, c 2014.
Running on a MacBook, 13" screen, OS 10.6.8, RAM full to the brim.

I'm not certain, but I think this problem after I had the mother board on my computer replaced.
Before, I would do the programs in the book and the results get displayed in the "Terminal" display.

When I "Build and Run" the program, it compiles with no errors displayed in the program window,
and would display results in the Terminal window.


Now, I "Build and Run" the program, it compiles with no errors displayed in the program window,
but on the second line from the bottom in the Terminal display, it says, "No such file or directory".

- Terminal display setting?
- Code Blocks setting?
- Something I'm forgetting in the program? But it worked fine before.
- New replacement motherboard somehow involved.
- Reinstalled Code Blocks, no change.
- Maybe switch the way results are displayed, or type of terminal?

Strange, the terminal was displaying program results just fine.
Something has changed. It's right under my nose. What am I missing?
What am I forgetting?



Thank you,
Dark Star

stahta01

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]

stahta01

It looks like it does not like the space in "C++ Stuff"

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]