You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 30, 2019. It is now read-only.
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.
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.