Louis Fry - 2013-07-16

You have to pass the -fpermissive flag to g++ to solve the loss of precision error (do this in the Makefile), however this is generally not a good idea, although it worked for me on Debian Wheezy (stable).