c++ - Linker problems with eclipse -


i making eclipse project using both c , c++. current problem defining includes in "paths , symbols" properties menu . setting same paths in gnu c , in gnu c++ seems don't enough compiler says "undefined reference" functions needs includes.

what missing?

thanks!!!


Comments

Popular posts from this blog

Unable to remove the www from url on https using .htaccess -