Hi Juan, The last CVS snapshot fails to compile with msvc 2005, it appears the msvc compiler doesn't understand floats written like: 1.0f0 (eg. num_sfun.d, line 49). There are also many warnings when included internal.h with many math functions redefined (inside #ifndef HAVE_<some math fun>).