Advertisement
Guest User

Untitled

a guest
Mar 27th, 2021
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.20 KB | None | 0 0
  1. [ 62%] Building CXX object qtdeclarative/src/imports/sharedimage/CMakeFiles/sharedimageplugin.dir/sharedimageplugin_autogen/mocs_compilation.cpp.obj
  2. In file included from C:/Qt/Static/6.0.2/Src/qtbase/include/QtCore/qglobal.h:1,
  3. from C:/Qt/Static/6.0.2/Src/qtdeclarative/src/qml/qtqmlglobal.h:47,
  4. from C:/Qt/Static/6.0.2/Src/qtbase/include/QtQml/qtqmlglobal.h:1,
  5. from C:/Qt/Static/6.0.2/Src/qtdeclarative/src/quick/qtquickglobal.h:43,
  6. from C:/Qt/Static/6.0.2/Src/qtbase/include/QtQuick/qtquickglobal.h:1,
  7. from C:/Qt/Static/6.0.2/Src/qtdeclarative/src/quick/items/qquickitem.h:43,
  8. from C:/Qt/Static/6.0.2/Src/qtbase/include/QtQuick/qquickitem.h:1,
  9. from C:/Qt/Static/6.0.2/Src/qtbase/include/QtQuick/QQuickItem:1,
  10. from C:\Qt\Static\6.0.2\Src\qtdeclarative\src\particles\qquickparticlesystem_p.h:54,
  11. from C:\Qt\Static\6.0.2\Src\qtdeclarative\src\particles\qquickparticlesystem.cpp:40:
  12. C:/Qt/Static/6.0.2/Src/qtbase/src/corelib/global/qglobal.h: In instantiation of 'QtPrivate::QForeachContainer<typename std::decay<_Tp>::type> QtPrivate::qMakeForeachContainer(T&&) [with T = QQuickParticleVarLengthArray<QQuickParticlePainter*, 4>&; typename std::decay<_Tp>::type = QQuickParticleVarLengthArray<QQuickParticlePainter*, 4>]':
  13. C:\Qt\Static\6.0.2\Src\qtdeclarative\src\particles\qquickparticlesystem.cpp:350:5: required from here
  14. C:/Qt/Static/6.0.2/Src/qtbase/src/corelib/global/qglobal.h:1126:61: warning: 'void QtPrivate::warnIfContainerIsNotShared(...) [with T = QQuickParticleVarLengthArray<QQuickParticlePainter*, 4>]' is deprecated: Do not use foreach/Q_FOREACH with containers which are not implicitly shared. Prefer using a range-based for loop with these containers: `for (const auto &it : container)`, keeping in mind that range-based for doesn't copy the container as Q_FOREACH does [-Wdeprecated-declarations]
  15. warnIfContainerIsNotShared<typename std::decay<T>::type>(0);
  16. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
  17. C:/Qt/Static/6.0.2/Src/qtbase/src/corelib/global/qglobal.h:1120:13: note: declared here
  18. inline void warnIfContainerIsNotShared(...) {}
  19. ^~~~~~~~~~~~~~~~~~~~~~~~~~
  20. C:/Qt/Static/6.0.2/Src/qtbase/src/corelib/global/qglobal.h:1126:61: warning: 'void QtPrivate::warnIfContainerIsNotShared(...) [with T = QQuickParticleVarLengthArray<QQuickParticlePainter*, 4>]' is deprecated: Do not use foreach/Q_FOREACH with containers which are not implicitly shared. Prefer using a range-based for loop with these containers: `for (const auto &it : container)`, keeping in mind that range-based for doesn't copy the container as Q_FOREACH does [-Wdeprecated-declarations]
  21. warnIfContainerIsNotShared<typename std::decay<T>::type>(0);
  22. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
  23. C:/Qt/Static/6.0.2/Src/qtbase/src/corelib/global/qglobal.h:1120:13: note: declared here
  24. inline void warnIfContainerIsNotShared(...) {}
  25. ^~~~~~~~~~~~~~~~~~~~~~~~~~
  26. C:/Qt/Static/6.0.2/Src/qtbase/src/corelib/global/qglobal.h: In instantiation of 'QtPrivate::QForeachContainer<typename std::decay<_Tp>::type> QtPrivate::qMakeForeachContainer(T&&) [with T = QVarLengthArray<QQuickParticleGroupData*, 32>&; typename std::decay<_Tp>::type = QVarLengthArray<QQuickParticleGroupData*, 32>]':
  27. C:\Qt\Static\6.0.2\Src\qtdeclarative\src\particles\qquickparticlesystem.cpp:582:5: required from here
  28. C:/Qt/Static/6.0.2/Src/qtbase/src/corelib/global/qglobal.h:1126:61: warning: 'void QtPrivate::warnIfContainerIsNotShared(...) [with T = QVarLengthArray<QQuickParticleGroupData*, 32>]' is deprecated: Do not use foreach/Q_FOREACH with containers which are not implicitly shared. Prefer using a range-based for loop with these containers: `for (const auto &it : container)`, keeping in mind that range-based for doesn't copy the container as Q_FOREACH does [-Wdeprecated-declarations]
  29. warnIfContainerIsNotShared<typename std::decay<T>::type>(0);
  30. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
  31. C:/Qt/Static/6.0.2/Src/qtbase/src/corelib/global/qglobal.h:1120:13: note: declared here
  32. inline void warnIfContainerIsNotShared(...) {}
  33. ^~~~~~~~~~~~~~~~~~~~~~~~~~
  34. C:/Qt/Static/6.0.2/Src/qtbase/src/corelib/global/qglobal.h:1126:61: warning: 'void QtPrivate::warnIfContainerIsNotShared(...) [with T = QVarLengthArray<QQuickParticleGroupData*, 32>]' is deprecated: Do not use foreach/Q_FOREACH with containers which are not implicitly shared. Prefer using a range-based for loop with these containers: `for (const auto &it : container)`, keeping in mind that range-based for doesn't copy the container as Q_FOREACH does [-Wdeprecated-declarations]
  35. warnIfContainerIsNotShared<typename std::decay<T>::type>(0);
  36. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
  37. C:/Qt/Static/6.0.2/Src/qtbase/src/corelib/global/qglobal.h:1120:13: note: declared here
  38. inline void warnIfContainerIsNotShared(...) {}
  39. ^~~~~~~~~~~~~~~~~~~~~~~~~~
  40. [ 62%] Generating prl file for target qmlshapesplugin
  41. Scanning dependencies of target qmlshapesplugin
  42. [ 62%] Building CXX object qtdeclarative/src/imports/shapes/CMakeFiles/qmlshapesplugin.dir/plugin.cpp.obj
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement