https://bugs.kde.org/show_bug.cgi?id=382695
Bug ID: 382695 Summary: Mingw32 compile error on src/solid/networking_win.cpp Product: frameworks-kdelibs4support Version: 5.36.0 Platform: Other OS: MS Windows Status: UNCONFIRMED Severity: normal Priority: NOR Component: general Assignee: kdelibs-b...@kde.org Reporter: ralf.habac...@freenet.de Blocks: 380136 Target Milestone: --- [ 97s] In file included from /home/abuild/rpmbuild/BUILD/kdelibs4support-5.36.0/src/solid/networking_win.cpp:118:0: [ 97s] /home/abuild/rpmbuild/BUILD/kdelibs4support-5.36.0/build/src/KF5KDELibs4Support_autogen/include/moc_networking_p.cpp: In static member function 'static void Solid::NetworkingPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)': [ 97s] /home/abuild/rpmbuild/BUILD/kdelibs4support-5.36.0/build/src/KF5KDELibs4Support_autogen/include/moc_networking_p.cpp:92:21: error: 'class Solid::NetworkingPrivate' has no member named 'serviceOwnerChanged'; did you mean 'serviceStatusChanged'? [ 97s] case 2: _t->serviceOwnerChanged((*reinterpret_cast< const QString(*)>(_a[1])),(*reinterpret_cast< const QString(*)>(_a[2])),(*reinterpret_cast< const QString(*)>(_a[3]))); break; [ 97s] ^~~~~~~~~~~~~~~~~~~ [ 97s] serviceStatusChanged Referenced Bugs: https://bugs.kde.org/show_bug.cgi?id=380136 [Bug 380136] Fix KF5 issues on Windows -- You are receiving this mail because: You are watching all bug changes.