Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Language Bindings
  4. Problems using QtMultimedia with QtRuby

Problems using QtMultimedia with QtRuby

Scheduled Pinned Locked Moved Unsolved Language Bindings
4 Posts 2 Posters 1.1k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    Traverse
    wrote on last edited by
    #1

    Teaching myself Qt through a little application that allows one to make, save & practice flash cards. I'm trying to use some classes from the QtMultimedia module such as QAudioInput and QAudioFormat, but I keep getting a name error. The syntax for using Qt classes with ruby is slightly different, but I've managed to get every other class I've needed working. A little investigating has told me that QtMultimedia needs to be included in the make file, but none of the tutorials I've read so far deal with how to create a make file with the Qt ruby bindings or modify an existing one, or if I should even need to do something additional to include the QtMultimedia module. Any thoughts on why this wouldn't be working? Thanks

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      I'd recommend asking this to the QtRuby folks directly. You will more likely find quick help there, I haven't seen much folk with experiment with this binding on this forum.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • T Offline
        T Offline
        Traverse
        wrote on last edited by
        #3

        To avoid posting the same question twice, is there a way to move this thread to the language bindings sections? I should have looked for that in the first place.

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          Asking a mod is the usual way :)

          Done :)

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          0

          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved