Re: C/C++ Support
Ulf Zibis <[email protected]>
| Newsgroups | gmane.comp.java.ide.netbeans.user |
|---|---|
| Message-ID | <[email protected]> |
Hi Brad, it seems you have good luck with it. I have set up a small C project with NB 24 on Ubuntu to build a library. Package ccls is installed. Must i be somehow registered in NB? The build command is: cc -s -ggdb -shared -fPIC media.c -o libmedia.so When I set a breakpoint at some line and run "Debug", the program does not stop at that line, and I don't see any variables. How does that work? Can someone tell me where the projects properties are saved? I don't see a folder like .nbproject in my projects folder. Regards, Ulf Am 24.11.24 um 18:50 schrieb Bradley Willcott: > There is a plug-in: CPPLite Kit. > I am using NB23. > This kit needs either: ccls, or clangd. > > I'm running on Linux and using ccls. > Regards, > Brad. > > On 23/11/24 23:58, Ron Patton wrote: >> Have you received an answer? I'm still on version 12 due to this >> issue. I tried moving on from version 12 and the upgrade failed >> miserably. The C/C++ issue was one of the impediments. >> >> 73, >> Ron / W4MMP >> >> On 11/8/2024 11:41, slipbits wrote: >>> Is C/C++ still supported? I've been trying to use Netbeans as my C/C++ >>> IDE and have so far been unsuccessful. I have used it for Java with no >>> issues, but I can't seem to get it going for C/C++. Is there any >>> documentation or FAQ that can be used as a guideline for setup? >>> >>> thanks >>> >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: [email protected] >>> For additional commands, e-mail: [email protected] >>> >>> For further information about the NetBeans mailing lists, visit: >>> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists >>> >> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > For further information about the NetBeans mailing lists, visit: > https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists