perlynewby has asked for the wisdom of the Perl Monks concerning the following question:
I have been working with Perl for months and ,last week, I wanted to play with C++ to learn it using the same IDE. today, I tried writing a perl program and didn't run at all. no warnings or anything to help me find/post the issue.
How to change the C++ platform to another platform(perl) in NetBeans IDE?
I have been looking AROUND for some solution but no one seems to have asked the same question. how to change platforms.
procedure for opening Perl. I open the existing perl project then open the folder to create a new file. file> open project chose Perl folder stuff(previous perl stuff there). from there I went perl project (right click)> new empty perl file. then wrote my program and try pressing the run radio button...nothing happened. I suspect I need to change the translator view but can't see where to do that.
anyone has an idea of changing between C++ and Perl platforms well, I ended up scrapping the whole IDE to rebuild it later and seems to be ok nowI don't know what got SCREWED UP or how but a rebuilt seemed to do the job
now, I can switch back and forth between C++, Python and Perl
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: OT: Changing Platforms between C++ and Perl in NetBeans?
by Old_Gray_Bear (Bishop) on Sep 17, 2015 at 01:13 UTC | |
by stevieb (Canon) on Sep 18, 2015 at 00:46 UTC | |
by LanX (Saint) on Sep 18, 2015 at 12:06 UTC | |
by MidLifeXis (Monsignor) on Sep 17, 2015 at 13:40 UTC |