How to install module "mulmedia" on WebOS

In file .pro, i added "QT += multimedia" and in file .bb, i tried to add "DEPENDS = "qtdeclarative qtbase luna-service2 glib-2.0 libpbnjson qtmultimedia""

But webos don't understand qtmultimedia

Because i want to import "QtMultimedia" and include ,

Please help me solve them. Thank all.

1 Like

Hi @Qu_c_Huy_D, welcome to the forum.

For now, we have no plan to support QTMultimedia. Please check the following issue.

Hey...... :smiling_face_with_three_hearts:

As per me, You need to follow these steps:

  • Verify Package Availability
  • Check .bb File
  • Update Recipe
  • Include Path
  • Build System Logs
  • Documentation and Community

I hope this will help you.

Respected community member

Make sure you have the qtmultimedia module installed in your WebOS development environment and check if the module is correctly included in your build settings.