Re: NetBeans Platform Editors (Advanced)

2018-11-11 Thread Emilian Bold
I wonder if you figured out this editor problem. --emi On Thu, Nov 8, 2018 at 12:36 AM Emilian Bold wrote: > > My guess is that while you are typing with the code completion popup > open you are filling in the completion hint. While you are doing that > I guess there is no parsing going on so a

Re: Netbeans 8.2 Static Library

2018-11-11 Thread Валера Солдатов
In C++ you need to specify path to header files via -I option too (Build|C++ Compiler|Include Directories property in NetBeans C++ projects). 11.11.2018 1:27, Emilian Bold пишет: I'm not a C++ guy but I don't believe the linker is supposed to look at header files? I think the problem is with `-