abetlen / abetlen/llama-cpp-python

CMake Error: CMAKE_C_COMPILER not set

Đang mở
#749 3 bình luận 0 reaction 0 người được giao Xem trên GitHub
bug build
Ngôn ngữ chính
Python
Star
10.6k
Fork
1.4k
Chỉ số merge pull request
Chỉ số pull request đang chờ

Mô tả

git clone https://github.com/ggerganov/llama.cpp
cd llama.cpp
mkdir build
cd build

cmake ..
cmake --build . --config Release
Cloning into 'llama.cpp'...
remote: Enumerating objects: 9672, done.
remote: Counting objects: 100% (3781/3781), done.
remote: Compressing objects: 100% (435/435), done.
remote: Total 9672 (delta 3537), reused 3478 (delta 3346), pack-reused 5891
Receiving objects: 100% (9672/9672), 8.56 MiB | 22.82 MiB/s, done.
Resolving deltas: 100% (6699/6699), done.

Directorio: C:\Users\orlan\Desktop\Env01\llama.cpp\build\llama.cpp

Mode LastWriteTime Length Name
---- ------------- ------ ----
d----- 24/09/2023 16:03 build
-- Building for: NMake Makefiles
CMake Error at CMakeLists.txt:2 (project):
Running

'nmake' '-?'

failed with:

El sistema no puede encontrar el archivo especificado

CMake Error: CMAKE_C_COMPILER not set, after EnableLanguage
CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage
-- Configuring incomplete, errors occurred!
El sistema no puede encontrar el archivo especificado
CMake Error: Generator: execution of make failed. Make command was: nmake -f Makefile /nologo

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.