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

Fix Visual Studio 2015 build errors #580

Merged
merged 5 commits into from
Jan 8, 2016
Merged

Fix Visual Studio 2015 build errors #580

merged 5 commits into from
Jan 8, 2016

Conversation

donnyward
Copy link
Contributor

This pull request fixes all the build errors that I encountered while trying to build DART with Visual Studio 2015.

CMake would fail to configure if you weren't using exactly Visual Studio 2013, so I added a conditional for 2015 as well.

@jslee02
Copy link
Member

jslee02 commented Jan 8, 2016

👍

@jslee02 jslee02 added this to the DART 6.0.0 milestone Jan 8, 2016
jslee02 added a commit that referenced this pull request Jan 8, 2016
Fix Visual Studio 2015 build errors
@jslee02 jslee02 merged commit fb06b0b into dartsim:master Jan 8, 2016
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.

2 participants