What is .vcproj

A

Anil Gupte

I get an error saying

"The application for project "C:\...\fbridge.vcproj" is not installed."

"Make sure the application for the project type (.vcproj) is installed."
 
I

Ignacio Machin \( .NET/ C# MVP \)

Hi,

It's an auxiliary file created by VS, you have to select the .SLN.

IIRC it constaint config directives for the project (in this case a C++
project)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top