Daily Archives: 8 April 2012

Using Vala and GLib.Math

This took me a while to figure out but for some annoying reason if you want to use the GLib.math library with Vala you’ll have to add the -lm option to your GCC compile flags. If you happen to be … Continue reading

Posted in Uncategorized | Leave a comment