BruceMardle
BruceMardle
Hi, Novak.Thanks for the suggestion. I installed MSYS2 last night. It took hours and 4.6 gigabytes(!) and that doesn't seem to include a C compiler! I'll have another attempt at...
Ah! There was a C compiler installed... in /mingw64/bin, which wasn't on the path.
Me again!I've got as far as running `make` to make Slope. It ends with:[ 60%] Linking C shared library libslope.dll C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles/slope.dir/objects.a(chart.c.obj):chart.c:(.text+0x11): undefined reference to `g_type_class_peek_parent' C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: CMakeFiles/slope.dir/objects.a(chart.c.obj):chart.c:(.text+0x32): undefined reference...
Just noticed the same problem. It used to work. PS I hate .webp!