I am using visual studion 2019 for c++ and have errors related to liberaries

ALI RAZA 1 Reputation point
2020-10-08T17:05:57.527+00:00

These are the few errors and there are total 411 errors in every project.
even with a single line cout code.
Errors are same.
E1696 cannot open source file "GL/glu.h"
E1696 cannot open source file "stddef.h"
E1696 cannot open source file "stdint.h"
E1696 cannot open source file "iostream"
E1696 cannot open source file "string"

C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,723 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.