When trying to compile QMS version 22537ded5d86 (Fix minor bugs in 
project summary for tracks without activity) under Windows 7/Visual 
Studio 2013 I get the following errors:


2>C:\QtProjects\QMS\QMapShack\src\gis\gpx\CGpxProject.cpp(332): error 
C2065: 'not' : undeclared identifier
2>C:\QtProjects\QMS\QMapShack\src\gis\gpx\CGpxProject.cpp(332): error 
C2146: syntax error : missing ')' before identifier 'strictGpx11'
2>C:\QtProjects\QMS\QMapShack\src\gis\gpx\CGpxProject.cpp(332): error 
C2059: syntax error : ')'
2>C:\QtProjects\QMS\QMapShack\src\gis\gpx\CGpxProject.cpp(334): error 
C2144: syntax error : 'QDomElement' should be preceded by '}'
2>C:\QtProjects\QMS\QMapShack\src\gis\gpx\CGpxProject.cpp(334): error 
C2064: term does not evaluate to a function taking 1 arguments
2>C:\QtProjects\QMS\QMapShack\src\gis\gpx\CGpxProject.cpp(334): error 
C2144: syntax error : 'QDomElement' should be preceded by ';'
2>C:\QtProjects\QMS\QMapShack\src\gis\gpx\CGpxProject.cpp(378): error 
C2059: syntax error : 'try'
2>C:\QtProjects\QMS\QMapShack\src\gis\gpx\CGpxProject.cpp(379): error 
C2143: syntax error : missing ';' before '{'
2>C:\QtProjects\QMS\QMapShack\src\gis\gpx\CGpxProject.cpp(379): error 
C2447: '{' : missing function header (old-style formal list?)
2>C:\QtProjects\QMS\QMapShack\src\gis\gpx\CGpxProject.cpp(395): error 
C2059: syntax error : 'catch'
2>C:\QtProjects\QMS\QMapShack\src\gis\gpx\CGpxProject.cpp(396): error 
C2143: syntax error : missing ';' before '{'
2>C:\QtProjects\QMS\QMapShack\src\gis\gpx\CGpxProject.cpp(396): error 
C2447: '{' : missing function header (old-style formal list?)
2>C:\QtProjects\QMS\QMapShack\src\gis\gpx\CGpxProject.cpp(400): error 
C2143: syntax error : missing ';' before '.'
2>C:\QtProjects\QMS\QMapShack\src\gis\gpx\CGpxProject.cpp(400): error 
C4430: missing type specifier - int assumed. Note: C++ does not support 
default-int
2>C:\QtProjects\QMS\QMapShack\src\gis\gpx\CGpxProject.cpp(401): error 
C2059: syntax error : 'return'
2>C:\QtProjects\QMS\QMapShack\src\gis\gpx\CGpxProject.cpp(402): error 
C2059: syntax error : '}'
2>C:\QtProjects\QMS\QMapShack\src\gis\gpx\CGpxProject.cpp(402): error 
C2143: syntax error : missing ';' before '}'

Any comment or help?

Thank you!


WolfgangTh




------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Qlandkartegt-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qlandkartegt-users

Reply via email to