Posted September 30, 20222 yr Dear all I want to compile one vc++ project vc 2010. But it does no compile. I have attached the file. Thanks solution-1 check.zip
September 30, 20222 yr 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 September 30, 20222 yr by unknown
September 30, 20222 yr Author 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
September 30, 20222 yr 19 minutes ago, tarequl.hassan said: 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 I dont have vs2010 but it should work. solution-1_edit.rar
September 30, 20222 yr Hi, nice crossposting) https://tsrh.ws/threads/can-not-compile-vc-project-invc-2010.12756/ https://forum.exetools.com/showthread.php?t=20287 Edited September 30, 20222 yr by hypotalik
October 1, 20222 yr Author 14 hours ago, unknown said: I dont have vs2010 but it should work. solution-1_edit.rar 192.02 kB · 1 download Thanks. But how did you get that?
Create an account or sign in to comment