LimeReport Forum
General Category | Основное => Discussion | Обсуждение => Topic started by: Bosbeer on September 19, 2019, 08:41:31 pm
-
Good day
I hope Someone can give some assistance. I would like to use LimeReport in my software that is developed in C++ using Visual Studio( 2015, 2017, 2019).
I have downloaded QT and tried to compile "LimeReport_master". This I downloaded from Github.
What do I need to include into my project to be able to use Limereport.
I am trying to replace Crystal Reports as they do not support C++ anymore.
Are there any examples I can use?
Regards
-
Hi!
To be honest, I did not have to use a limereport outside the Qt framework infrastructure,
because it's rather expensive for application size.
But theoretically, you can create the limereport dll and use it in your project.