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

[C++][CI] Add an appveyor CI job for VisualStudio 2019, non-conda #29671

Closed
asfimport opened this issue Sep 22, 2021 · 3 comments
Closed

[C++][CI] Add an appveyor CI job for VisualStudio 2019, non-conda #29671

asfimport opened this issue Sep 22, 2021 · 3 comments

Comments

@asfimport
Copy link

From:
#11211 (review)

ARROW-14070 removes the VisualStudio 2015 job, which does not use conda packages for dependencies. It'd be useful to test with a newer compiler (existing jobs use VS2017) as well as checking that we can build with a non-conda dependency source (perhaps vcpkg)

Reporter: Ben Kietzman / @bkietz

Note: This issue was originally created as ARROW-14075. Please see the migration documentation for further details.

@asfimport
Copy link
Author

Ian Cook / @ianmcook:
FYI there is one crossbow job test-build-vcpkg-win that uses VS 2019 and uses vcpkg to install dependencies.

@asfimport
Copy link
Author

Antoine Pitrou / @pitrou:
There is a VS 2019 + Windows 2019 job on Github Actions, with C++17 enabled. Do we want to add some other configuration still?

@asfimport
Copy link
Author

Jacob Wujciak / @assignUser:
With crossbow and gha there a two different non-conda builds being checked with vs19. If there are any other, specific setups we should test please create another issue @bkietz  

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