Portable method of opening a new terminal window?
Fresh3 days ago
Mar 15, 20261156 viewsConfidence Score0%
0%
Problem
So, I'm working on a custom makefile script (for TinyOS, if anyone cares) that builds a file and then runs it in a simulator. The problem is that the simulator takes it's input from standard in, and if I run the makefile from the eclipse plugin that my team and I use, I'm unable to actually enter a…
Error Output
gnome-terminal --title="MSPSim Terminal" -x mspsim build/telosb/main.elf
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Portable method of opening a new terminal window?
Low Risk
there is no such tool, at least not that i am aware of. xterm is pretty close to be everywhere, but you can not be sure to have xterm installed either.
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix