Index: gui/qgslabel.cpp =================================================================== --- gui/qgslabel.cpp (revision 5017) +++ gui/qgslabel.cpp (working copy) @@ -38,6 +38,7 @@ // use M_PI define PI 3.141592654 #ifdef WIN32 +#undef M_PI #define M_PI 4*atan(1.0) #endif