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

Add AppVeyor support #1136

Conversation

thomasfaingnaert
Copy link
Contributor

I added AppVeyor configuration to build OpenPose automatically on Windows (CPU version).
A ZIP with the build artifacts is also available (e.g. https://ci.appveyor.com/api/buildjobs/na0fs1ws5sdgke3q/artifacts/openpose.zip)

@gineshidalgo99 gineshidalgo99 added the enhancement New feature or request label Apr 14, 2019
@gineshidalgo99
Copy link
Member

Thanks! I'll check it!

@gineshidalgo99
Copy link
Member

I am not familiar with it, so could you share some additional instructions on how to make this work? I.e., after I accept the PR, what else is required for it to work? Thanks!

@thomasfaingnaert
Copy link
Contributor Author

You need to add AppVeyor as a GitHub app to this repo as well.
I believe if you go to https://www.appveyor.com and log in using your GitHub account, it should automatically walk you through the setup process.
Once AppVeyor is registered, Windows builds should work automatically.
From the build description (e.g. https://ci.appveyor.com/project/thomasfaingnaert/openpose/builds/23122680), you can see the log and the generated build artifacts.
You may also want to add a status badge to the README (see https://www.appveyor.com/docs/status-badges/).
Let me know if I can help with anything else.

@gineshidalgo99 gineshidalgo99 merged commit ebd97f4 into CMU-Perceptual-Computing-Lab:master Aug 26, 2019
@gineshidalgo99
Copy link
Member

Added, configured, and build icon in the README, thanks a lot!!!

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

Successfully merging this pull request may close these issues.

None yet

3 participants