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. Regarding registering QT dll using regsvr32
QtWS25 Last Chance

Regarding registering QT dll using regsvr32

Scheduled Pinned Locked Moved General and Desktop
7 Posts 2 Posters 3.9k 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.
  • I Offline
    I Offline
    Indrajeet
    wrote on last edited by
    #1

    Hi All

    I have created a -QT- Qt dll using project of type "ActiveQT Server Library".

    It created the dll as output file.

    But when i try to register it using regsvr32 it gives me error.

    1 Reply Last reply
    0
    • G Offline
      G Offline
      giesbert
      wrote on last edited by
      #2

      Are all Qt libraries that are used by your dll in the path?

      Nokia Certified Qt Specialist.
      Programming Is Like Sex: One mistake and you have to support it for the rest of your life. (Michael Sinz)

      1 Reply Last reply
      0
      • I Offline
        I Offline
        Indrajeet
        wrote on last edited by
        #3

        Hi

        This dll dont have any other dependency dll.

        1 Reply Last reply
        0
        • G Offline
          G Offline
          giesbert
          wrote on last edited by
          #4

          It will have at least QtCore4.dll as dependency, if it's a Qt dll. Where is QtCore4.dll located inside your machine? is it inside PATH?

          Nokia Certified Qt Specialist.
          Programming Is Like Sex: One mistake and you have to support it for the rest of your life. (Michael Sinz)

          1 Reply Last reply
          0
          • I Offline
            I Offline
            Indrajeet
            wrote on last edited by
            #5

            Hi

            Whwn i create a qt dll with ActiveQT Server Library project

            I dont see functions for registering the dll by deffault

            eg:-DllRegisterServerProc()

            1 Reply Last reply
            0
            • I Offline
              I Offline
              Indrajeet
              wrote on last edited by
              #6

              Hi

              QtCore4.dll is in bin folder of QT.

              And i have set that path in environment variables settings

              1 Reply Last reply
              0
              • I Offline
                I Offline
                Indrajeet
                wrote on last edited by
                #7

                Hi

                Actually i want to use this QT dll in C#.

                But whn i try to add reference of this dll in C# it is not adding.

                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