vlang / ved

1 MB text editor written in V with hardware accelerated text rendering. Compiles in <1s.
GNU General Public License v3.0
1.34k stars 78 forks source link

cannot build today's version on Xubuntu 20 #142

Closed Alexey-T closed 1 year ago

Alexey-T commented 1 year ago

ved1

medvednikov commented 1 year ago

try this

sudo apt install libx11-dev
sudo apt install libxi-dev
sudo apt install libxcursor-dev
sudo apt install libgl-dev