Discussion:
Cannot find Include Files, but program still compiles
nosmibba
2014-10-17 23:39:09 UTC
Permalink
I noticed that I have a lot of these warnings regarding my include files.

I've made 2 -3 programs while having these warnings and they compiled just fine. However, I think my code completion / assistance is not working due to this.

Note: I read somewhere maybe adding .h would help. Tried it and still didn't work.

Thanks for the help!




Attachments:
Loading Image...
Alexander Simon
2014-10-21 19:52:18 UTC
Permalink
Post by nosmibba
I noticed that I have a lot of these warnings regarding my include files.
I've made 2 -3 programs while having these warnings and they compiled just fine. However, I think my code completion / assistance is not working due to this.
Note: I read somewhere maybe adding .h would help. Tried it and still didn't work.
Thanks for the help!
http://forums.netbeans.org//files/screen_shot_2014_10_17_at_41402_pm_184.png
Hi nosmibba,

Please provide:
- NB version
- picture with pressed Ctrl over error include.
- output of Project pop-up menu->Code Assistance->Dump C/C++
Diagnostic->General File Information

Alexander

Continue reading on narkive:
Loading...