On 07/03/2018 22:05, Behdad Esfahbod wrote:
Yes. You need the external fribidi library now.


Okay Behdad, thanks.

I installed fribidi (from (git) and decided to use it as my first foray into building with meson. I installed meson and ran this command after reading the "quick start" guide:-

     meson builddir && cd builddir

According to the quick guide, meson will produce VC and XCode project files. It did produce a "builddir" subdirectory but the builddir seems to be mostly empty. It's built something called 'sanitycheck.exe' but I'm not seeing a built library, nor any project files for building one. This is my first attempt at meson so I'm probably doing something stupid. Do I need to use a different command?

John
_______________________________________________
gtk-i18n-list mailing list
gtk-i18n-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-i18n-list

Reply via email to