Release v1.38.1 by countzero · Pull Request #6 · countzero/windows_llama.cpp · GitHub
Skip to content

Release v1.38.1 - #6

Merged
countzero merged 2 commits into
mainfrom
develop
Jun 30, 2026
Merged

Release v1.38.1#6
countzero merged 2 commits into
mainfrom
develop

Conversation

@countzero

Copy link
Copy Markdown
Owner

No description provided.

vswhere -latest returned the newest-installed instance by timestamp,
which can be a Build Tools install without the MSVC x64 workload; -find
then came back empty and the build threw 'ml64.exe not found' even
though another instance (e.g. Community) had it. Add -requires
Microsoft.VisualStudio.Component.VC.Tools.x86.x64 to narrow -latest to
instances that carry the toolset, matching upstream's build-cpu.yml.

Closes #3
@countzero countzero self-assigned this Jun 30, 2026
@countzero
countzero merged commit 8bdaa70 into main Jun 30, 2026
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

Successfully merging this pull request may close these issues.

1 participant