Re: [ C++ ] Netbeans does not recognize executable file

2019-02-19 Thread Geertjan Wielenga
Apache NetBeans does not yet provide C/C++ features, they're on the way to being donated. In the meantime, look for C/C++ in the Plugin Manager, under the Tools menu, that should get you started. Gj On Tue, Feb 19, 2019 at 10:03 PM Normand Fortier < normand.fort...@cgocable.ca> wrote: > Hi, > >

[ C++ ] Netbeans does not recognize executable file

2019-02-19 Thread Normand Fortier
Hi, After many years of Java programming, I am getting into C++ in the hope of contributing to an open source project. I checked out the project code from GitHub and created a project in Netbeans. I can build the project from NB but not run it or debug it. When I point it to the executable th