Hello, Marblewidget does not compile on MSVC2010 due to the usage of the round() function in PlacemarkLayout.cpp, lines 643/644/685 ElevationProfileAxis, lines 98/109 My suggestion is to use Qt's qRound() instead. J. Puhr