NyaMisty / AltServer-Linux

AltServer for AltStore, but on-device
GNU Affero General Public License v3.0
987 stars 74 forks source link

corecrypto cmake issue #109

Closed bonzijuse closed 10 months ago

bonzijuse commented 10 months ago

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

bonzijuse commented 10 months ago

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