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

Drop CMake Presets when Building Windows Conda Packages #424

Open
popescu-v opened this issue Oct 31, 2024 · 0 comments
Open

Drop CMake Presets when Building Windows Conda Packages #424

popescu-v opened this issue Oct 31, 2024 · 0 comments

Comments

@popescu-v
Copy link
Collaborator

popescu-v commented Oct 31, 2024

Description

Currently, the windows-msvc-release preset is used when building Windows Conda packages. This works with the overriding of the target platform and generator toolset, and makes use of the machine compiler (as in #403).

The goal of this issue is to let Conda CMake choose its own compiler and thus let us make do without overriding the target platform and generator toolset.

Questions/Ideas

Context

  • Khiops version: > 10.2.3
  • Log file (use khiops -e log.txt): N/A
  • Scenario file (use khiops -o scenario._kh): Any
  • OS description (use khiops -s): Conda / Windows.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant