NyaMisty / AltServer-Linux

AltServer for AltStore, but on-device

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

corecrypto cmake issue

bonzijuse opened this issue · comments

when trying to install corecrypto, i get an error after inputting cd build; CC=clang CXX=clang++ cmake ..
outputs:
`CMake Error at /usr/share/cmake-3.25/Modules/CMakeDetermineCCompiler.cmake:49 (message):
Could not find compiler set in environment variable CC:

clang.
Call Stack (most recent call first):
CMakeLists.txt:18 (project)

CMake Error: CMAKE_C_COMPILER not set, after EnableLanguage
-- Configuring incomplete, errors occurred!
See also "/home/bonsai/corecrypto/build/CMakeFiles/CMakeOutput.log".`
output log just tells me the version, am i missing files? am i running the wrong thing?
im running debian bookworm on an amd64 computer

after reading the output again i realize im an idiot and installed clang