sharpdx / SharpDX

SharpDX GitHub Repository
http://sharpdx.org
MIT License
1.7k stars 638 forks source link

Add ability to build SharpDX in VS 2017 #863

Closed jkoritzinsky closed 7 years ago

jkoritzinsky commented 7 years ago

Now that VS 2017 has been released, we should make it possible to build SharpDX on a machine that has only VS 2017 installed (not VS 2015). Since VS 2017 stores less information in the registry, the detection logic in Source/Tools/SharpGen/Parser/GccXml.cs needs to be updated/redone to be able to accurately detect and use VS2017.