lcm-proj/lcm

I recompile lcm.dll in windows 10 with vc2017 ,and I got a glib2.0 library too,but it version is not fullfill the compile requirement.

Opened this issue · 1 comments

LCM requires a glib version >= 2.32.0

I got glib version 2.36.0 in windows.

Can you post the error? Also, can you verify that you have the development version of glib? On msys you can install that with pacman -S glib2-devel