LimeReport Forum
General Category | Основное => Discussion | Обсуждение => Topic started by: mrdebug on April 30, 2017, 11:32:17 pm
-
I need to embed Lime Report in a console application that works as Windows or Linux service.
The compilation ends without any problem but, when the service tryes to print something it will go to crash.
I suspect that LimeReport does not work in a console application. Is it true or there is another way to print as console?
Many thanks.
-
Yes i see it. I'll fix it as soon as possible.
-
Many many thanks!
-
I have investigated the problem and found if you want to use LimeReport in the console application you have to use QApplication instead QCoreApllication
-
I confirm that works in a console application but not in a Windows service using qtservice.
Have you got a suggestion for me?
-
Solved by paching the file qtservice_win.cpp