rxi / lite

A lightweight text editor written in Lua

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What about Mac m1 build?

Valexr opened this issue · comments

Cannot build on Mac m1 - have issue:

src/renderer.h:4:10: fatal error: 'SDL2/SDL.h' file not found #include <SDL2/SDL.h>

I have installed sdl2 by brew install sdl2