-
Bug
-
Resolution: Done
-
P2: Important
-
None
-
5.5.0
-
None
-
12.04.3 LTS (GNU/Linux 3.8.0-44-generic i686) - gcc 4.6.3.
-
454356fb663329bc075398196548472aa0c93b78
The ServiceType enum line 78 of qservicelocator does have a coma at the end of the enumerator list.
This cause a build error on gcc 4.6.3.
I've just remove the coma to get it work.