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 2017 support #185

Closed
smanders opened this issue Apr 30, 2018 · 4 comments
Closed

Visual Studio 2017 support #185

smanders opened this issue Apr 30, 2018 · 4 comments
Assignees
Milestone

Comments

@smanders
Copy link
Owner

find script and xpGetCompilerPrefix need new conditional (for prefix)

instructions to build externpro projects need similar changes, for example:

externpro projects (patches) need similar changes, for example:

@smanders smanders added this to the current milestone Apr 30, 2018
@smanders smanders mentioned this issue Apr 30, 2018
53 tasks
@smanders
Copy link
Owner Author

NOTE: a future version of cmake (later than current v3.11.1) will introduce a new MSVC_TOOLSET_VERSION variable that should be useful in the locations above...
Kitware/CMake@304f493

@smanders
Copy link
Owner Author

in looking for the next thing after MSVC14 in cmake-variables it appears that

@smanders
Copy link
Owner Author

also, when I run cmake --help on Windows with cmake 3.9.6 to look at the list of generators I noticed

Visual Studio 8 2005 [arch] = Deprecated.

so I plan to drop support for this and anything older...

smanders pushed a commit to externpro/wxx that referenced this issue May 17, 2018
smanders pushed a commit to externpro/wxcmake that referenced this issue May 17, 2018
smanders pushed a commit that referenced this issue May 17, 2018
@smanders smanders self-assigned this May 18, 2018
@smanders
Copy link
Owner Author

completed with commit to dev branch referenced above

issue for projects that don't build with Visual Studio 2017 opened #189

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant