tarequl.hassan Posted September 30, 2022 Posted September 30, 2022 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
unknown Posted September 30, 2022 Posted September 30, 2022 (edited) 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, 2022 by unknown
tarequl.hassan Posted September 30, 2022 Author Posted September 30, 2022 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
unknown Posted September 30, 2022 Posted September 30, 2022 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
hypotalik Posted September 30, 2022 Posted September 30, 2022 (edited) 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, 2022 by hypotalik
tarequl.hassan Posted October 1, 2022 Author Posted October 1, 2022 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?
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now