1
Answer

What is the reason and solution of error below in C++?

Photo of Joe Wilson

Joe Wilson

10y
1.5k
1
When I want to do a project and I click to open C++ console application the error below :
 
No exports were found that match the constraint : contact name    Microsoft.visualstudio.project.IProjectservixeaccessor
required typeidentity     
 
How can i solve this error?
 

Answers (1)