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

Author Topic: an error in limereport  (Read 655 times)

Proton Phoenix

  • Newbie
  • *
  • Posts: 15
    • View Profile
an error in limereport
« on: May 23, 2022, 07:04:25 PM »
entry point error on limereport.dll

i followed the video in youtube for building and including limereport

when i run my software it show up this error

in debug folder limereport.dll size = 173 MB
in release folder limereport.dll size= 3.27 MB
but the problem is

when i try to release my softawre


.. and strange if i copy the limereport.dll debug one which is very big to release folder
error disappear
but is it ok for dll to be that big!!!
is there any solution !!
i am using qt 5.15.2
and limereport_1_5_0_RC

Subst

  • Sr. Member
  • ****
  • Posts: 442
    • View Profile
Re: an error in limereport
« Reply #1 on: May 24, 2022, 07:08:10 AM »
try to use the master branch from here
https://github.com/fralx/LimeReport
build it and then use

Proton Phoenix

  • Newbie
  • *
  • Posts: 15
    • View Profile
Re: an error in limereport
« Reply #2 on: May 24, 2022, 02:07:57 PM »
Hi bro Thank you for help

problem solved after uncomment no zint
and using -j10 for building
well done guys
« Last Edit: May 24, 2022, 04:59:13 PM by Proton Phoenix »