Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Voice recognition OSX Lion don't works in Qt4 but perfectly in Qt3

    General and Desktop
    3
    4
    1081
    Loading More Posts
    • 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.
    • M
      medintux last edited by

      Hello,

      All is in title.
      tried with QtCreator --> don't works
      regression ?
      Is exits a replacement solution.
      nevertheless Qt is great.

      Thanks

      --
      Roland.
      http://medintux.org

      1 Reply Last reply Reply Quote 0
      • B
        b1gsnak3 last edited by

        Well, from Qt 3 to Qt 4 there are some deprecated classes and methods, but incompatibility shouldn't be an issue. You must check which headers are not found and replace them with the appropiate ones. Secondly check for deprecated methods and replace those, and it should work.

        1 Reply Last reply Reply Quote 0
        • sierdzio
          sierdzio Moderators last edited by

          Since you are migrating anyway, you can consider saving yourself some time and moving straight to Qt5 ;)

          (Z(:^

          1 Reply Last reply Reply Quote 0
          • M
            medintux last edited by

            [quote author="sierdzio" date="1366020858"]Since you are migrating anyway, you can consider saving yourself some time and moving straight to Qt5 ;)[/quote]

            Ok this is already the case for news modules. But my project is very big, and some old modules are still in Qt3 .., Qt4.., and now Qt5. There are all in Qt ecology system no ?!!. I don't have time to convert all other modules. Qt changes, are too fast for me. Anyway with Qt5 voice recognition OSX Lion does not work anymore as.

            Thanks for your indulgence.

            --
            Roland.
            http://medintux.org

            1 Reply Last reply Reply Quote 0
            • First post
              Last post