conda/conda-build

Docs should clarify where package binaries should go for Windows

Open

#4,499 opened on Jun 6, 2022

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Python (499 forks)auto 404
good first issuesource::anacondastale::recoveredtype::documentation

Repository metrics

Stars
 (399 stars)
PR merge metrics
 (PR metrics pending)

Description

Issue

The conda-build docs don't have explicit information on where executables, DLLs, and other binaries should be placed for packages built for Windows. See the (conda-forge issue)[https://github.com/conda-forge/conda-forge.github.io/issues/26] on the subject.

Doc to Update

https://docs.conda.io/projects/conda-build/en/latest/user-guide/environment-variables.html#environment-variables-set-during-the-build-process seems like the best place to be more explicit with that information.

Contributor guide