Re: error: 'std::shared_ptr' has not been declared

2022-10-24 Thread Martin Gansser
Thanks for the hint. have included the missing header until the next stable version is released. Regards Martin ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Con

Re: error: 'std::shared_ptr' has not been declared

2022-10-24 Thread Martin Gieseking
Am 24.10.2022 um 13:14 schrieb Martin Gansser: when compiling QMPlay2-22.10.23 [1] on f35 and f36 i get this error message: [...] In file included from /home/martin/rpmbuild/BUILD/QMPlay2-22.10.23/src/qmplay2/QMPlay2OSD.cpp:19: /home/martin/rpmbuild/BUILD/QMPlay2-22.10.23/src/qmplay2/QMPlay2OSD

Re: error: 'std::shared_ptr' has not been declared

2022-10-24 Thread Dan HorĂ¡k
On Mon, 24 Oct 2022 11:14:46 - "Martin Gansser" wrote: > Hi, > when compiling QMPlay2-22.10.23 [1] on f35 and f36 i get this error message: > > [38/321] /usr/bin/g++ -DDBUS_SUSPEND -DNOTIFIES_FREEDESKTOP > -DQMPLAY2SHAREDLIB_LIBRARY -DQMPLAY2_LIBASS -DQT_CORE_LIB -DQT_DBUS_LIB > -DQT_GUI_L