Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Visual Studio 2015 Support #195

Closed
wants to merge 4 commits into from
Closed

Visual Studio 2015 Support #195

wants to merge 4 commits into from

Conversation

kjacobsen
Copy link

To support Visual Studio 2015, I needed to make two changes:

  1. Update project and solution files. This has been completed into a vs15 folder.
  2. Add support for new C++ compiler version in string_s.h

@kjacobsen
Copy link
Author

I added VS2013 into string_s.h. I have kept each version separate in case we need to modify any other settings later.

Copy link

@rdev5 rdev5 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Confirmed working in Microsoft Visual Studio Enterprise 2015 (Version 14.0.25431.01 Update 3)

@kjacobsen
Copy link
Author

Resolved Merge conflicts.

@kjacobsen kjacobsen closed this Jan 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants