Qt Forum

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

    Update: Forum Guidelines & Code of Conduct

    Question about Qt5 QtSystems and Qt Mobility systeminfo [SOLVED]

    General and Desktop
    1
    2
    2940
    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.
    • A
      aa13q last edited by

      Please, can someody confirm, that method @QString uriForDrive(const QString &drive)@

      from class QStorageInfo from Qt5 "Qt System Info":https://qt.gitorious.org/qt/qtsystems (or maybe the same from Qt4 Mobility systeminfo module) works correctly in Windows OS?

      It works fine with linux (Qt Mobility module on my linux desktop),
      I've compiled Qt5-qtystems with mingw at Windows XP (without errors I guess) for my Qt5 libraries but for any disk I'm getting blank QString value...
      Also tested it at Windows 8 with Qt Libraries 5.0.1, qsystems from git and minGW 4.7 -- same problem, black uuid string.

      1 Reply Last reply Reply Quote 0
      • A
        aa13q last edited by

        This problem solved, I just should send correct drive string with backslash in Windows OS.
        Thanks to abbapoh (Qt Systems committer) for help.

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