-
-
Notifications
You must be signed in to change notification settings - Fork 23
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
Fix nvcc on Windows #88
Conversation
Hi! This is the friendly automated conda-forge-linting service. I just wanted to let you know that I linted all conda-recipes in your PR ( |
cc: @jaimergp |
@conda-forge-admin, please rerender |
Awesome! |
@conda-forge-admin, please rerender |
…nda-forge-pinning 2022.07.01.13.48.55
This comment was marked as resolved.
This comment was marked as resolved.
I am trying to understand what's the difference between msvc in the build vs the test environment, because I am pretty sure the added flag is the solution for the building error (conda-forge/cupy-feedstock@b33baf4). |
And this is wrong 😑 |
My feeling is once we set |
Perhaps we should only set this flag at the build stage... |
@jakirkham @jaimergp any chance you guys know what's going on here?
|
Close #76.
The common symptom, likely triggered after the vs2019 update, is this error
We need to use the
--use-local-env
flag to respect conda-forge's MSVC setup.cc: @isuruf @carterbox
Checklist
0
(if the version changed)conda-smithy
(Use the phrase@conda-forge-admin, please rerender
in a comment in this PR for automated rerendering)