QtService Library (dll) for windows
Hi all!
I have programmed a server for ubuntu that uses the QtService packages and it works like a charm. Now I tried to compile it to use with windows but it is not running fine. Windows gives me the error 1053 saying something like application cannot respond to start. I am sure that the code is correct because it works on ubuntu and I also have an old project that I had running but now it doesn't work.
I think that the problem is the library that I can't compile. When I try to compile the libraries like it says in the documentation I get an error and right now I would appreciate if someone could give me their libraries in a package, please! :)
I know that the library on ubuntu is called libQtSolutions_Service-2.6.so.
Thanks in advance!
Re: QtService Library (dll) for windows
Verify that your account has the needed rights for the service to execute, and check your event log. What errors do you get in trying to build this library?