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

CMake: CMakePresets fix, host for msvc compiler can only be x86 or x64 #8624

Merged
merged 1 commit into from
Sep 5, 2024

Conversation

Xarbirus
Copy link
Contributor

According to the CMake documentation, the host value for the MSVC compiler in the toolchain can be x86 or x64.

@github-actions github-actions bot added the build Compilation issues label Jul 22, 2024
@Xarbirus Xarbirus changed the title CMake: host for msvc compiler can only be x86 or x64 CMake: CMakePresets fix, host for msvc compiler can only be x86 or x64 Jul 22, 2024
Copy link
Member

@ggerganov ggerganov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit : vertical-align the "strategy"

@Xarbirus Xarbirus force-pushed the cmake-presets-fix branch from a968e50 to 9bb6fd4 Compare July 22, 2024 08:06
@mofosyne mofosyne added Review Complexity : Low Trivial changes to code that most beginner devs (or those who want a break) can tackle. e.g. UI fix bugfix fixes an issue or bug labels Aug 1, 2024
@Xarbirus
Copy link
Contributor Author

Xarbirus commented Sep 5, 2024

I would like to know if this request will be merged? Do I need to do something for this?

@slaren
Copy link
Member

slaren commented Sep 5, 2024

Sorry, not many people are working with visual studio and this probably got forgotten. The changes look good to me.

@slaren slaren merged commit 1031771 into ggml-org:master Sep 5, 2024
7 checks passed
@Xarbirus Xarbirus deleted the cmake-presets-fix branch September 11, 2024 19:32
dsx1986 pushed a commit to dsx1986/llama.cpp that referenced this pull request Oct 29, 2024
arthw pushed a commit to arthw/llama.cpp that referenced this pull request Nov 15, 2024
arthw pushed a commit to arthw/llama.cpp that referenced this pull request Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix fixes an issue or bug build Compilation issues Review Complexity : Low Trivial changes to code that most beginner devs (or those who want a break) can tackle. e.g. UI fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants