2009/7/17 Colombo, Alberto <[email protected]>: > I had to compile with > > valac TPK.vala -X -lm > > that will tell the linker to use the math library. I don't know why your > other example works. > > regards > alberto >
The other example works because it's a literal evaluated compile-time. _______________________________________________ Vala-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/vala-list
