Closed enrique-fernandez-polo closed 8 months ago
Well you know... You just have to create a issue to find the solution.
I had to set the CC
env var to the proper path of the gcc
command installed by brew.
CC=/opt/homebrew/bin/gcc-13 lvim .
Did the trick.
the grammar was just updated to have the scanner be written in C fyi to prevent issues like this in the future.
Hello there!
I am struggling to get this working in my laptop
I 've been playing around with
gcc
,llvm
but I do not have that kind of knowledge 😅Could you give me hand?? Thanks!