Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Help! Develop a windows services and daemon using QT
QtWS25 Last Chance

Help! Develop a windows services and daemon using QT

Scheduled Pinned Locked Moved Installation and Deployment
6 Posts 2 Posters 7.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.
  • M Offline
    M Offline
    michaelmoo
    wrote on last edited by
    #1

    When do install qtservice to my QT, i keep getting error. Anyone got the proper process to install it?

    Thank you

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

      First of all QT = QuickTime. Qt is what you look for :-)
      And what exactly is your problem?

      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
      • M Offline
        M Offline
        michaelmoo
        wrote on last edited by
        #3

        no, i mean i need to use QT SDK to develop a windows services. So i need to install qtservice, right?
        how to install this qtservice?

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

          So, as you ask for how to install it, I think, you have not created windows services up to now? Otherwise, just create a windows services and use Qt internally, which is no problem.

          In 2009, there were lab entries for a "Qt Service Framework":http://labs.qt.nokia.com/2009/05/26/qt-service-framework/

          There is a QtSolution for developing services at gitorious. look at the following "page":http://qt.nokia.com/products/qt-addons/solutions-archive/index

          QtMobility also contains som eservice framework, but I don't know what it does exactly...

          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
          • M Offline
            M Offline
            michaelmoo
            wrote on last edited by
            #5

            no, i mean i not able to install qtservice.

            i get this error when i compile qtservice's example
            :: error: cannot find -lQtSolutions_Service-2.6d

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

              which example? Do you have the QtSolution for the service?
              And installing the service != compiling sources.

              So you have a compiler problem (or a linker problem).

              are you buiilding debug?
              did you add QtSolutions_Service to your sources?

              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

              • Login

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