mirror of
https://github.com/ikawrakow/ik_llama.cpp.git
synced 2026-01-31 03:29:52 +00:00
45 lines
1.3 KiB
Markdown
45 lines
1.3 KiB
Markdown
### 🐛 [#392](https://github.com/ikawrakow/ik_llama.cpp/pull/392) - fix some MSVC build problem.
|
|
|
|
| **Author** | `Gaolingx` |
|
|
| :--- | :--- |
|
|
| **State** | ❌ **Closed** |
|
|
| **Created** | 2025-05-07 |
|
|
| **Updated** | 2025-05-07 |
|
|
|
|
---
|
|
|
|
#### Description
|
|
|
|
fix some MSVC build problem.
|
|
From PR :
|
|
1. [Commit 4dd34ff](https://github.com/ggml-org/llama.cpp/commit/4dd34ff83165a483ebff7bd43621b28490fa1fd6)
|
|
2. [Commit f35726c](https://github.com/ggml-org/llama.cpp/commit/f35726c2fb0a824246e004ab4bedcde37f3f0dd0)
|
|
|
|
Build Result:
|
|

|
|
|
|
- [x] I have read the [contributing guidelines](https://github.com/ggerganov/llama.cpp/blob/master/CONTRIBUTING.md)
|
|
- Self-reported review complexity:
|
|
- [x] Low
|
|
- [ ] Medium
|
|
- [ ] High
|
|
|
|
---
|
|
|
|
#### 💬 Conversation
|
|
|
|
👤 **ikawrakow** submitted a review the **2025-05-07** at **12:31:01**: 💬 `COMMENTED`
|
|
|
|
---
|
|
|
|
👤 **ikawrakow** commented during a code review the **2025-05-07** at **12:31:01** on `CMakeLists.txt`:<br>
|
|
|
|
Why are you deleting these? As a `vim` user they are essential for my CUDA editing experience.
|
|
|
|
---
|
|
|
|
👤 **Gaolingx** submitted a review the **2025-05-07** at **12:37:49**: 💬 `COMMENTED`
|
|
|
|
---
|
|
|
|
👤 **ikawrakow** submitted a review the **2025-05-07** at **12:47:42**: ✅ `APPROVED` |