Eclipse Kepler not recognizing C++ header files -


(ignore actual code, it's copied glfw website , i'm sure it'll pain working well...)

i've been trying link glfw c++ eclipse project. eclipse won't recognize header file - after adding folder project using "properties -> c/c++ general -> preprocessor include paths, macros etc." try inlucde in cpp file , "no such file or directory" error.

screenshot: http://i.imgur.com/a0qu2wq.png

not sure if proper way it, fixed issue including folder not "properties -> c/c++ general -> preprocessor include paths, macros etc." "properties -> c/c++ build -> gcc c++ compiler -> includes"


Comments

Popular posts from this blog

javascript - ScrollTo Effect (href to div) -

javascript - ng-class not responding to change in model in Angular? -

javascript - document.registerElement extending HTMLInputElement prototype while using custom tag name to avoid implicit browser style -