Results 1 to 5 of 5

Thread: problems installing qtservice windows 7 Qt 5.4.1

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #4
    Join Date
    Mar 2014
    Location
    USA
    Posts
    85
    Qt products
    Qt5
    Platforms
    Windows
    Thanks
    17
    Thanked 2 Times in 2 Posts

    Default Re: problems installing qtservice windows 7 Qt 5.4.1

    It's a 64 bit Qt so I had to use the x64 Native Tools Command Prompt (the Developer command prompt gave me an error saying I was trying to compile, something about x86 and x64 incompatibility. It seems to compile now, now all I have to do is figure out where it is and how to use it Thanks for the help. I was trying to do it from administrator command line and I guess that's why it wasn't working. My only excuse is that I never use command line to compile, but with Qt there's no choice. Edited: It seems to have compiled looking at the command prompt, at least I don't see any fatal errors, but I can't find where it compiled it to. I've done a search on the Qt folder and the qtserver folder, and can't find the dll. I did compile it with the -library option so there should be a dll. The only qtservice files I can find are the ones it uses to compile. The examples are there, but I can't find the library or include file so that I can use it in my program. Now what did I do wrong?
    Last edited by TonyInSoMD; 16th February 2018 at 11:40.

Similar Threads

  1. Trying to install QtService examples in windows 7
    By nikhilqt in forum Qt Programming
    Replies: 2
    Last Post: 15th January 2012, 03:28
  2. Problems starting a QtService using QtServiceController
    By Stiander in forum Qt Programming
    Replies: 3
    Last Post: 10th May 2011, 10:54
  3. QtService Library (dll) for windows
    By ruben.rodrigues in forum Installation and Deployment
    Replies: 1
    Last Post: 22nd October 2010, 19:18
  4. Replies: 0
    Last Post: 1st May 2010, 12:41
  5. QtService on Windows as Non-Interactive
    By stefanadelbert in forum Qt Programming
    Replies: 2
    Last Post: 26th April 2010, 03:27

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.