Welcome, Guest. Please login or register.
Did you miss your activation email?

Author Topic: Using Limereport in Visual Studio  (Read 1328 times)

Bosbeer

  • Newbie
  • *
  • Posts: 1
    • View Profile
Using Limereport in Visual Studio
« 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

Arin Alex

  • Developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 992
    • View Profile
Re: Using Limereport in Visual Studio
« Reply #1 on: September 22, 2019, 11:29:44 PM »
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.