My netbeans c/c++ IDE shows header file not found while compiling, running, etc. programs. So, how to make header files available to the IDE?
How to get .h (header) files in netbeans c/c++ development pack?
What header file is this? The header files should come with the appropriate library. When compiling, add the directory for include files to the environment.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment