PDA

View Full Version : QtService Installation Problem



augustine
24th April 2014, 07:09
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..



C:\Users\test2\Downloads\fd22bee22274975c56f1c10d8 7ee9fd2c0818f83\qt-solutions-q
t-solutions\qtservice>configure.bat -library
Configuring to build this component as a dynamic library.
.
This component is now configured.
.
To build the component library (if requested) and example(s),
run qmake and your make or nmake command.
.
To remove or reconfigure, run make (nmake) distclean.
.


C:\Users\test2\Downloads\fd22bee22274975c56f1c10d8 7ee9fd2c0818f83\qt-solutions-q
t-solutions\qtservice>mingw32-make
cd examples\ && mingw32-make -f Makefile
mingw32-make[1]: Entering directory `C:/Users/test2/Downloads/fd22bee22274975c56
f1c10d87ee9fd2c0818f83/qt-solutions-qt-solutions/qtservice/examples'
cd interactive\ && mingw32-make -f Makefile
mingw32-make[2]: Entering directory `C:/Users/test2/Downloads/fd22bee22274975c56
f1c10d87ee9fd2c0818f83/qt-solutions-qt-solutions/qtservice/examples/interactive'

c:\QtSDK\Desktop\Qt\4.8.1\mingw\bin\qmake.exe -o Makefile interactive.pro
mingw32-make[2]: Leaving directory `C:/Users/test2/Downloads/fd22bee22274975c56f
1c10d87ee9fd2c0818f83/qt-solutions-qt-solutions/qtservice/examples/interactive'
mingw32-make[2]: Entering directory `C:/Users/test2/Downloads/fd22bee22274975c56
f1c10d87ee9fd2c0818f83/qt-solutions-qt-solutions/qtservice/examples/interactive'

mingw32-make -f Makefile.Debug
mingw32-make[3]: Entering directory `C:/Users/test2/Downloads/fd22bee22274975c56
f1c10d87ee9fd2c0818f83/qt-solutions-qt-solutions/qtservice/examples/interactive'

g++ -Wl,-subsystem,console -mthreads -o debug\interactive.exe debug/main.o -L"c
:\QtSDK\Desktop\Qt\4.8.1\mingw\lib" -luser32 -LC:/Users/test2/Downloads/fd22bee2
2274975c56f1c10d87ee9fd2c0818f83/qt-solutions-qt-solutions/qtservice/lib -lQtSol
utions_Service-headd -lQtGuid4 -lQtCored4
c:/qtsdk/mingw/bin/../lib/gcc/mingw32/4.4.0/../../../../mingw32/bin/ld.exe: cann
ot find -lQtSolutions_Service-headd
collect2: ld returned 1 exit status
mingw32-make[3]: *** [debug\interactive.exe] Error 1
mingw32-make[3]: Leaving directory `C:/Users/test2/Downloads/fd22bee22274975c56f
1c10d87ee9fd2c0818f83/qt-solutions-qt-solutions/qtservice/examples/interactive'
mingw32-make[2]: *** [debug] Error 2
mingw32-make[2]: Leaving directory `C:/Users/test2/Downloads/fd22bee22274975c56f
1c10d87ee9fd2c0818f83/qt-solutions-qt-solutions/qtservice/examples/interactive'
mingw32-make[1]: *** [sub-interactive-make_default] Error 2
mingw32-make[1]: Leaving directory `C:/Users/test2/Downloads/fd22bee22274975c56f
1c10d87ee9fd2c0818f83/qt-solutions-qt-solutions/qtservice/examples'
mingw32-make: *** [sub-examples-make_default-ordered] Error 2