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
Post a Comment