You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "lidavidm (via GitHub)" <gi...@apache.org> on 2023/05/03 14:35:25 UTC

[GitHub] [arrow-adbc] lidavidm opened a new pull request, #642: ci: use release build on Windows

lidavidm opened a new pull request, #642:
URL: https://github.com/apache/arrow-adbc/pull/642

   Fixes #616.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow-adbc] lidavidm commented on pull request #642: ci: use release build on Windows

Posted by "lidavidm (via GitHub)" <gi...@apache.org>.
lidavidm commented on PR #642:
URL: https://github.com/apache/arrow-adbc/pull/642#issuecomment-1533161718

   Hmm, release doesn't seem to help here. We also need Ninja over MSBuild.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow-adbc] lidavidm commented on pull request #642: ci: use release build on Windows

Posted by "lidavidm (via GitHub)" <gi...@apache.org>.
lidavidm commented on PR #642:
URL: https://github.com/apache/arrow-adbc/pull/642#issuecomment-1533364035

   It turns out to be some issue(?) with the conda-forge gtest package on Windows - it appears you need to match the Visual Studio version and build type (release/debug) exactly. The easiest way to do that is to just build it from scratch.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow-adbc] lidavidm merged pull request #642: ci: use bundled googletest on Windows

Posted by "lidavidm (via GitHub)" <gi...@apache.org>.
lidavidm merged PR #642:
URL: https://github.com/apache/arrow-adbc/pull/642


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow-adbc] paleolimbot commented on pull request #642: ci: use bundled googletest on Windows

Posted by "paleolimbot (via GitHub)" <gi...@apache.org>.
paleolimbot commented on PR #642:
URL: https://github.com/apache/arrow-adbc/pull/642#issuecomment-1533440893

   Just a note that this came up when packaging s2geography for conda as well (we needed to use a bundled gtest to make the conda package work).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow-adbc] WillAyd commented on pull request #642: ci: use bundled googletest on Windows

Posted by "WillAyd (via GitHub)" <gi...@apache.org>.
WillAyd commented on PR #642:
URL: https://github.com/apache/arrow-adbc/pull/642#issuecomment-1535481182

   Nice find - glad this was resolved


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org