vcxproj Questions

2

Developers here have different SDKs installed, I want my Visual Studio projects to use any available SDK greater than 10.0, without the need to specify exactly which one. Is there a way to do this?...
Compendious asked 10/1, 2019 at 17:51

5

I'm trying to get a pure x64 build running for a complex build with many solutions (some for CI, some for devs) and hundreds of project and have run into "error MSB8013: This project doesn't contai...
Seymourseys asked 15/10, 2015 at 18:43

2

Solved

I'm programming with the following tools/versions: Windows 10 / VS2017 Professional / C++ After I upgraded to 15.5.1 I got the following error: MIDL2338: switches are contradictory - no_robust ...
Gamester asked 13/12, 2017 at 23:23

1

Solved

What is the difference between a .vcproj and a .vcxproj Visual Studio project file? Is the .vcproj format only available in versions of Visual Studio prior to 2010? I ask because I am reading an M...
Magnuson asked 2/12, 2012 at 3:24
1

© 2022 - 2024 — McMap. All rights reserved.