ellisvelo
ellisvelo
@mustiboost , I agree with you about the difficulty with llvm. I was able to build c2ffi by using the command below: `cd build && cmake -DCMAKE_C_COMPILER=clang -DCMAKE_CXX_COMPILER=clang++ -G "Unix...
I didn't have any luck with building on Debian 10. I had built llvm with g++ and then rebuilt with clang, but that didn't work. The only thing that I...
Thanks for the compliment @justjoheinz. 👍 I do have a fork of this repo (https://github.com/ellisvelo/cl-sdl2-ttf), but I think that I should make a PR for the Sharp Lispers and combine...