-
Notifications
You must be signed in to change notification settings - Fork 124
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
WIP: Create .appveyor.yml #599
base: master
Are you sure you want to change the base?
Conversation
I like the use of vcpkg! Here's my previous attempt, in case there's anything worth stealing. Something was causing the build to fail, but I don't recall what it was now. I think I couldn't download some dependency I needed or something. Some of the other OSVR repositories have appveyor.yml files already, too. However, you might want to update those to make use of vcpkg (and generate packages) if you haven't already. |
yeah, I have a WIP vcpkg for osvr-core but vcpkg isn't very friendly to the idea of submodules with your deps. |
pause for rdp
Don't re-install boost, fix search paths.
Try line continuations
Guess we need one long line.
rdp for 64-bit
No description provided.