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
/QMPlay2OSD.hpp:74:53: error: 'std::shared_ptr' has not been declared 74 | static std::unique_lock ensure(std::shared_ptr &osd); | ^~ > [...] /home/martin/rpmbuild/BUILD/QMPlay2-22.10.23/src/qmplay2/QMPlay2OSD.hpp:

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

2022-10-24 Thread Dan HorĂ¡k
Files/libqmplay2.dir/QMPlay2OSD.cpp.o.d -o > src/qmplay2/CMakeFiles/libqmplay2.dir/QMPlay2OSD.cpp.o -c > /home/martin/rpmbuild/BUILD/QMPlay2-22.10.23/src/qmplay2/QMPlay2OSD.cpp > In file included from > /home/martin/rpmbuild/BUILD/QMPlay2-22.10.23/src/qmplay2/QMPlay2OSD.cpp:19: > /hom

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

2022-10-24 Thread Martin Gansser
: 'std::shared_ptr' has not been declared 74 | static std::unique_lock ensure(std::shared_ptr &osd); | ^~ /home/martin/rpmbuild/BUILD/QMPlay2-22.10.23/src/qmplay2/QMPlay2OSD.hpp:74:63: error: expected '