Results 1 to 1 of 1

Thread: QtService Installation Problem

  1. #1
    Join Date
    Mar 2014
    Posts
    1
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Windows

    Default QtService Installation Problem

    hi
    I tried to install Qtservice..
    My platform is Windows 7, Qt4.8

    I am not able to build the libraries..can anyone help me..?
    Command window results is shown below..

    Qt Code:
    1. C:\Users\test2\Downloads\fd22bee22274975c56f1c10d87ee9fd2c0818f83\qt-solutions-q
    2. t-solutions\qtservice>configure.bat -library
    3. Configuring to build this component as a dynamic library.
    4. .
    5. This component is now configured.
    6. .
    7. To build the component library (if requested) and example(s),
    8. run qmake and your make or nmake command.
    9. .
    10. To remove or reconfigure, run make (nmake) distclean.
    11. .
    12.  
    13.  
    14. C:\Users\test2\Downloads\fd22bee22274975c56f1c10d87ee9fd2c0818f83\qt-solutions-q
    15. t-solutions\qtservice>mingw32-make
    16. cd examples\ && mingw32-make -f Makefile
    17. mingw32-make[1]: Entering directory `C:/Users/test2/Downloads/fd22bee22274975c56
    18. f1c10d87ee9fd2c0818f83/qt-solutions-qt-solutions/qtservice/examples'
    19. cd interactive\ && mingw32-make -f Makefile
    20. mingw32-make[2]: Entering directory `C:/Users/test2/Downloads/fd22bee22274975c56
    21. f1c10d87ee9fd2c0818f83/qt-solutions-qt-solutions/qtservice/examples/interactive'
    22.  
    23. c:\QtSDK\Desktop\Qt\4.8.1\mingw\bin\qmake.exe -o Makefile interactive.pro
    24. mingw32-make[2]: Leaving directory `C:/Users/test2/Downloads/fd22bee22274975c56f
    25. 1c10d87ee9fd2c0818f83/qt-solutions-qt-solutions/qtservice/examples/interactive'
    26. mingw32-make[2]: Entering directory `C:/Users/test2/Downloads/fd22bee22274975c56
    27. f1c10d87ee9fd2c0818f83/qt-solutions-qt-solutions/qtservice/examples/interactive'
    28.  
    29. mingw32-make -f Makefile.Debug
    30. mingw32-make[3]: Entering directory `C:/Users/test2/Downloads/fd22bee22274975c56
    31. f1c10d87ee9fd2c0818f83/qt-solutions-qt-solutions/qtservice/examples/interactive'
    32.  
    33. g++ -Wl,-subsystem,console -mthreads -o debug\interactive.exe debug/main.o -L"c
    34. :\QtSDK\Desktop\Qt\4.8.1\mingw\lib" -luser32 -LC:/Users/test2/Downloads/fd22bee2
    35. 2274975c56f1c10d87ee9fd2c0818f83/qt-solutions-qt-solutions/qtservice/lib -lQtSol
    36. utions_Service-headd -lQtGuid4 -lQtCored4
    37. c:/qtsdk/mingw/bin/../lib/gcc/mingw32/4.4.0/../../../../mingw32/bin/ld.exe: cann
    38. ot find -lQtSolutions_Service-headd
    39. collect2: ld returned 1 exit status
    40. mingw32-make[3]: *** [debug\interactive.exe] Error 1
    41. mingw32-make[3]: Leaving directory `C:/Users/test2/Downloads/fd22bee22274975c56f
    42. 1c10d87ee9fd2c0818f83/qt-solutions-qt-solutions/qtservice/examples/interactive'
    43. mingw32-make[2]: *** [debug] Error 2
    44. mingw32-make[2]: Leaving directory `C:/Users/test2/Downloads/fd22bee22274975c56f
    45. 1c10d87ee9fd2c0818f83/qt-solutions-qt-solutions/qtservice/examples/interactive'
    46. mingw32-make[1]: *** [sub-interactive-make_default] Error 2
    47. mingw32-make[1]: Leaving directory `C:/Users/test2/Downloads/fd22bee22274975c56f
    48. 1c10d87ee9fd2c0818f83/qt-solutions-qt-solutions/qtservice/examples'
    49. mingw32-make: *** [sub-examples-make_default-ordered] Error 2
    To copy to clipboard, switch view to plain text mode 
    Last edited by augustine; 24th April 2014 at 08:17.

Similar Threads

  1. Replies: 3
    Last Post: 20th December 2013, 21:17
  2. QTservice stop() problem
    By caysee_yo in forum Qt Programming
    Replies: 1
    Last Post: 17th April 2013, 20:33
  3. QtService start problem visual studio 2010
    By matteo.ceruti in forum Qt Programming
    Replies: 2
    Last Post: 24th December 2012, 10:22
  4. Problem in execution of QtService
    By nikhilqt in forum Qt Programming
    Replies: 7
    Last Post: 5th March 2011, 13:23
  5. QtService Installation Problem: occurred while nmake.
    By lwinhtooko in forum Installation and Deployment
    Replies: 0
    Last Post: 15th October 2010, 10:20

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.