When importing native C++ include paths from Visual Studio 2008, the user paths forcibly go before SDK paths, that prevents applications from being built if some header file names overlap.-------------------The bug was reopened, as the proposed workaround involves manually modifying the properties of every C++ project created by Visual Studio 2010. No workaround, how to make the added paths appear at the end of include list, as they were in Visual Studio 2008, was specified.
Product Language
Version
Operating System
Operating System Language
Steps to Reproduce
Actual Results
Expected Results
Please wait...