Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
raspberry PI and _Dest _console
#4
`$Console` and `_Dest _Console` just causes your program to write to standard-out and read from standard-in, it doesn't launch a terminal emulator. If you want to see the output of the process then you have to start a terminal and run the executable in it.

If you're running the program via the IDE and hitting F5, we don't launch your program inside of a terminal so you won't see the console output without running the executable yourself. Potentially we could give that as an option since it would be a bit handy, but currently it's not there.
Reply


Messages In This Thread
raspberry PI and _Dest _console - by Jack - 12-20-2023, 07:27 PM
RE: raspberry PI and _Dest _console - by Jack - 12-20-2023, 09:33 PM
RE: raspberry PI and _Dest _console - by DSMan195276 - 12-20-2023, 09:56 PM
RE: raspberry PI and _Dest _console - by Jack - 12-20-2023, 10:05 PM



Users browsing this thread: 1 Guest(s)