Dushistov / sdcv

https://dushistov.github.io/sdcv/
GNU General Public License v2.0
299 stars 43 forks source link

cannot be compiled for ubuntu 22.04 #98

Closed chekanov closed 1 year ago

chekanov commented 1 year ago

Version 0.5.5 cannot be compiled on ubuntu 22.04

Make Error at CMakeLists.txt:20 (message): sdcv require 'glib-2.0 >= 2.36', make sure that you install it

chekanov commented 1 year ago

Ok, it needs sudo apt-get install libglib2.0-dev