About Anaconda Help Download Anaconda

conda-forge / packages / clang_win-64 19.1

clang (cross) compiler for windows with MSVC ABI compatbility

copied from cf-staging / clang_win-64

Installers

Info: This package contains files in non-standard labels.
  • linux-64 v19.1
  • win-64 v19.1
  • osx-64 v19.1
  • osx-arm64 v19.1

conda install

To install this package run one of the following:
conda install conda-forge::clang_win-64
conda install conda-forge/label/cf202003::clang_win-64
conda install conda-forge/label/llvm_rc::clang_win-64

Description

To use this package in a normal conda environment, do the following

export CONDABUILDWINSDK=/opt

To use this package in a conda-build environment, add the following

CONDABUILDWINSDK: - "/opt"

in $HOME/condabuildconfig.yaml and use clang_win-64 as the compiler.

By setting this variable, you are agreeing to the terms and conditions of the Windows SDK and the MSVC headers. If the Windows SDK and MSVC headers are not inside CONDABUILDWINSDK, they would be automatically downloaded.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.4) Legal | Privacy Policy