[Marble-devel] Compile error on MSVC 2010

PUHR Joachim JOACHIM.PUHR at thalesgroup.com
Tue Apr 17 11:56:47 UTC 2012


Hello,

Marblewidget does not compile on MSVC2010 due to the usage of the QObject::QObject::tr() statement in 
MarbleAboutDialog.cpp, lines 207-278.

Should be QObject::tr() instead of QObject::QObject::tr().

Compiler Error C3083: The symbol to the left of a '::' must be a type. A function was called incorrectly.

J. Puhr


More information about the Marble-devel mailing list