Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. opening an idl file using qt
Forum Updated to NodeBB v4.3 + New Features

opening an idl file using qt

Scheduled Pinned Locked Moved Unsolved General and Desktop
idlopeningidl file
6 Posts 2 Posters 2.6k Views 1 Watching
  • 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.
  • birambB Offline
    birambB Offline
    biramb
    wrote on last edited by
    #1

    hey,
    I'm trying to open a idl file using qt, i found out activeQt tool but i couldn't work it out, and i'm not sure it's possible to do so with it.

    thanks for the help

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

      @biramb said:

      activeQt

      HI and welcome.
      You can make COM servers and clients with Active Qt
      http://doc.qt.io/qt-5/activeqt-index.html

      Its not really clear what you are trying to do
      "idl" often used in RPC calls. ?
      http://stackoverflow.com/questions/670630/what-is-idl

      Maybe you can say what project does so U can get better help :) ?

      birambB 1 Reply Last reply
      0
      • mrjjM mrjj

        @biramb said:

        activeQt

        HI and welcome.
        You can make COM servers and clients with Active Qt
        http://doc.qt.io/qt-5/activeqt-index.html

        Its not really clear what you are trying to do
        "idl" often used in RPC calls. ?
        http://stackoverflow.com/questions/670630/what-is-idl

        Maybe you can say what project does so U can get better help :) ?

        birambB Offline
        birambB Offline
        biramb
        wrote on last edited by
        #3

        i have a device that connect's to my computer, and the only way to extract data is using idl file that came with the device.
        the problem is compiling the project because i didn't really understand how to use the activeQt,

        mrjjM 1 Reply Last reply
        0
        • birambB biramb

          i have a device that connect's to my computer, and the only way to extract data is using idl file that came with the device.
          the problem is compiling the project because i didn't really understand how to use the activeQt,

          mrjjM Offline
          mrjjM Offline
          mrjj
          Lifetime Qt Champion
          wrote on last edited by
          #4

          @biramb
          there is not any samples on how to talk to device??

          birambB 1 Reply Last reply
          0
          • mrjjM mrjj

            @biramb
            there is not any samples on how to talk to device??

            birambB Offline
            birambB Offline
            biramb
            wrote on last edited by
            #5

            @mrjj
            there are, but they are only using vs2005, so it a bit difficult to fugure out a way to move to qt

            mrjjM 1 Reply Last reply
            0
            • birambB biramb

              @mrjj
              there are, but they are only using vs2005, so it a bit difficult to fugure out a way to move to qt

              mrjjM Offline
              mrjjM Offline
              mrjj
              Lifetime Qt Champion
              wrote on last edited by
              #6

              @biramb said:
              well normally it would be running tools on the idl

              http://doc.qt.io/qt-5/activeqt-index.html
              and
              http://doc.qt.io/qt-5/activeqt-container.html

              (Compile the IDL into a type library using the MIDL tool (part of the compiler installation)

              i have no idea what to use with mingw

              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