Jump to content
Tuts 4 You

How to convert vc++ project to vc2010 project


tarequl.hassan

Recommended Posts

What visual studio version you use ? 

It compiles fine for me using vs 2022 v143

If you want to compile as C project , you have to rename all .cpp files to .c and fix the syntax errors.

Edited by unknown
Link to comment
tarequl.hassan
8 hours ago, unknown said:

What visual studio version you use ? 

It compiles fine for me using vs 2022 v143

If you want to compile as C project , you have to rename all .cpp files to .c and fix the syntax errors.

Thanks for the support.  But have you tried the above file for conversion? If so, would you please share that? 

 

I am using VS2010. 

 

THANKS 

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...