mirror of
https://github.com/ikawrakow/ik_llama.cpp.git
synced 2026-05-01 11:51:53 +00:00
27 lines
542 B
Markdown
27 lines
542 B
Markdown
### 🐛 [#93](https://github.com/ikawrakow/ik_llama.cpp/pull/93) - Attempt to blindly fix Windows build failure
|
|
|
|
| **Author** | `ikawrakow` |
|
|
| :--- | :--- |
|
|
| **State** | ❌ **Closed** |
|
|
| **Created** | 2024-10-18 |
|
|
| **Updated** | 2024-10-19 |
|
|
|
|
---
|
|
|
|
#### Description
|
|
|
|
Ref #88
|
|
|
|
@Nexesenex @saood06
|
|
|
|
Does this work?
|
|
|
|
---
|
|
|
|
#### 💬 Conversation
|
|
|
|
👤 **Nexesenex** commented the **2024-10-18** at **15:37:10**:<br>
|
|
|
|
Hey IK.
|
|
|
|
Yes, both your last commit and Saood's cracked up fix are working for compilation in non-Cuda and cuda mode. |