Netbeans C/C++ failing on Rasbian Buster (based on Debian)

2020-03-25 Thread frui...@yahoo.co.uk.INVALID
Are there any know problems running the C/C++ plugin for Netbeans 10 on the latest distribution of Raspbian? I had a clean installation of the latest full Raspbian on a 32G microSD.Using sudo apt-get install netbeans It loaded Netbeans 10 which ran fine but had no C/C++ support.I believed the

Re: Netbeans C/C++ failing on Rasbian Buster (based on Debian)

2020-03-25 Thread frui...@yahoo.co.uk.INVALID
sigh...) --emi On Wed, Mar 25, 2020 at 9:11 PM frui...@yahoo.co.uk.INVALID wrote: > > Are there any know problems running the C/C++ plugin for Netbeans 10 on the > latest distribution of Raspbian? > > I had a clean installation of the latest full Raspbian on a 32G microSD. &g

Re: Netbeans C/C++ installation failed

2020-03-27 Thread frui...@yahoo.co.uk.INVALID
I am using the Raspbian Full release based on Debian Buster. The distribution includes Netbeans 10 which I installed, however it does not automatically include C/C++ support. To get that I started Netbeans and went to Tools>Plugins>Settings.In there I could select Netbeans 8.2 Plugin Portal.Onc

Re: Netbeans C/C++ failing on Rasbian Buster (based on Debian)

2020-03-27 Thread frui...@yahoo.co.uk.INVALID
ugins work with current NetBeans but other people seem to suggest this workaround (although OpenBeans.org has had the /up-to-date/ C/C++ modules since 2018, sigh...) --emi On Wed, Mar 25, 2020 at 9:11 PM frui...@yahoo.co.uk.INVALID wrote: > > Are there any know problems running the C/C++

C/C++ is NetBeans really worth using?

2021-02-16 Thread frui...@yahoo.co.uk.INVALID
A book suggested using NetBeans installed on a PC for development of C/C++ software for a Raspberry PI which would be the remote build server. The book is fairly old but since I want to develop C/C++ programs for both Windows and for Raspberry PI OS Buster I thought I would give it a go. I insta

Re: C/C++ is NetBeans really worth using?

2021-02-22 Thread frui...@yahoo.co.uk.INVALID
plugins. >> >> I use the c++ integration daily for my work, it is rather full >> featured (the lightweight support on the other hand is not). >> >> Tristan >> >> >> >> From: frui...@yahoo.co.uk.INVALID >> Sen

Re: C/C++ is NetBeans really worth using?

2021-02-23 Thread frui...@yahoo.co.uk.INVALID
Feb 22, 2021 at 3:50 PM Geertjan Wielenga wrote: Run NetBeans itself on a JDK earlier than JDK 14. Gj On Mon, Feb 22, 2021 at 9:41 PM frui...@yahoo.co.uk.INVALID wrote: From replies it seems like NetBeans is not really being developed for C/C++ however users really seem to like NetBeans and don&

Re: C/C++ is NetBeans really worth using?

2021-02-24 Thread frui...@yahoo.co.uk.INVALID
ertjan Wielenga wrote: Run NetBeans itself on a JDK earlier than JDK 14. Gj On Mon, Feb 22, 2021 at 9:41 PM frui...@yahoo.co.uk.INVALID wrote: From replies it seems like NetBeans is not really being developed for C/C++ however users really seem to like NetBeans and don't seem to have an

Re: C/C++ is NetBeans really worth using?

2021-02-27 Thread frui...@yahoo.co.uk.INVALID
aware that JUnit and other important third-party Java tools have upgraded. Al On Mon, Feb 22, 2021 at 3:50 PM Geertjan Wielenga wrote: Run NetBeans itself on a JDK earlier than JDK 14. Gj On Mon, Feb 22, 2021 at 9:41 PM frui...@yahoo.co.uk.INVALID wrote: From replies it seems like NetB

Re: [Netbeans Platform] Tutorials are unusable since transition to Apache

2021-03-07 Thread frui...@yahoo.co.uk.INVALID
I am also a newbie to NetBeans and I would like to use it for C/C++, and I am actually having a bit of success though with one or two snags.If I could find tutorials covering general, language independent, use of the Netbeans interface and also basic C/C++ use I would give them a go.I cannot pr

How do I get local terminal to work for cross platform development Windows - Debian Buster

2021-03-07 Thread frui...@yahoo.co.uk.INVALID
I am running Apache Netbeans 12.2 on Windows 10.My target machine runs Raspberry Pi OS (Debian Buster). I have managed to develop a very simple C program using Netbeans on the Windows machine and to get it to compile and build on the RPi3.When I run it though the output in the Netbeans output wi

Re: How do I get local terminal to work for cross platform development Windows - Debian Buster

2021-03-07 Thread frui...@yahoo.co.uk.INVALID
ine and on the RPi3?In my head, at least for now, these are separate issues? On Sunday, 7 March 2021, 21:29:24 GMT, Geertjan Wielenga wrote: https://ourcodeworld.com/articles/read/680/how-to-configure-an-integrated-terminal-command-prompt-in-netbeans-for-windows Gj On Sun, Mar

Re: How do I get local terminal to work for cross platform development Windows - Debian Buster

2021-03-08 Thread frui...@yahoo.co.uk.INVALID
Wielenga wrote: Do you need the Terminal window on the RPi3? Don't you already have a terminal window there that you can use? How is this blocking you? Gj On Sun, Mar 7, 2021 at 11:01 PM frui...@yahoo.co.uk.INVALID wrote: Thanks for the quick response but I think that you have answe

Re: C/C++

2021-03-12 Thread frui...@yahoo.co.uk.INVALID
Is this your first time using C/C++ with Netbeans?Have you used it before with NB 12.2 or earlier?I am just trying to work out if you are saying this is a new issue with 12.3 On Friday, 12 March 2021, 04:21:42 GMT, César García wrote: Hi all, How can I install the C / C ++ version o

Re: How do I get local terminal to work for cross platform development Windows - Debian Buster

2021-03-22 Thread frui...@yahoo.co.uk.INVALID
cnd/remotedev-tutorial.html Eric bresieebre...@gmail.com On March 8, 2021 at 6:37:08 AM CST, frui...@yahoo.co.uk.INVALID wrote: > Do you need the Terminal window on the RPi3? Yes. The output displayed in the Netbeans output window (on the Windows development PC) is incorrect so I need