| View previous topic :: View next topic |
| Author |
Message |
AndyCW
Joined: 04 Jul 2011 Posts: 3
|
Posted: Sat Oct 08, 2011 10:54 pm Post subject: Trouble running C++ code on Netbeans |
|
|
Hi all,
After years of coding in Java and Python, I am moving onto C++ with Netbeans. Unfortunately, I cannot run my code because something in the program always crashes when I try to run the C++ project (which compiles, btw). Specifically, I get a pop-up that says "pty has stopped working".
I don't think it is my code's fault, because it is a simple Hello World.
Help will be appreciated. |
|
| Back to top |
|
 |
AndyCW
Joined: 04 Jul 2011 Posts: 3
|
Posted: Sat Oct 08, 2011 11:01 pm Post subject: |
|
|
Some details:
Windows OS: Vista
Netbeans version: 7.0
Also, I get "Unable to start pty process:" in standard error. |
|
| Back to top |
|
 |
Leonid Lenyashin Posted via mailing list.
|
Posted: Mon Oct 10, 2011 11:15 am Post subject: Trouble running C++ code on Netbeans |
|
|
As a workaround for you I can suggest to go to project
properties->Run->Console Type and set it to anything, but Internal
Terminal (this is likely what you have set at the moment). Once it is
done, then pty is not involved anymore. There is still a question why it
does not work in your system. Meanwhile it will likely unblock your way.
On 10/09/2011 02:54 AM, AndyCW wrote:
| Quote: | Hi all,
After years of coding in Java and Python, I am moving onto C++ with Netbeans. Unfortunately, I cannot run my code because something in the program always crashes when I try to run the C++ project (which compiles, btw). Specifically, I get a pop-up that says "pty has stopped working".
I don't think it is my code's fault, because it is a simple Hello World.
Help will be appreciated.
|
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You can attach files in this forum You can download files in this forum
|
|
|
|