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

cleaning up broken python3 vcxproj files #1854

Merged

Conversation

peterychang
Copy link
Collaborator

I'm leaving in the python27 vcxproj files since the CMake/vcpkg method requires a manual edit of a vcpkg CONTROL file.
microsoft/vcpkg#3495

I'll remove the old workflow once I can find a programmatic way of handling it

> python setup.py --vcpkg-root=[vcpkg-dir] install

.. _experimental Windows CMake build: https://github.com/VowpalWabbit/vowpal_wabbit/blob/master/README.Windows.md#experimental-cmake-build
Copy link
Member

Choose a reason for hiding this comment

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

@jackgerrits
Copy link
Member

This seems like a good opportunity for us to contribute to vcpkg, the change seems easy and it will help us a lot here

@jackgerrits
Copy link
Member

Looks like the failures are due to the fact the submodule was removed in the merge

@jackgerrits jackgerrits merged commit 04cb225 into VowpalWabbit:master May 6, 2019
jackgerrits pushed a commit to jackgerrits/vowpal_wabbit that referenced this pull request May 15, 2019
* cleaning up broken python3 vcxproj files

* Update URL to wiki instead of README

* merging with master

* Revert "merging with master"

This reverts commit d474b3e.
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