I am running Linux Mint 20.3 64 bit in a virtual box on Windows 8.1. I have loaded LRDesigner_1_4_7-64bit.appimage file. When I run the image LRDesigner opens and I am able to start a new report. The problem is when I click on report bands the drop down list is blank. This also happens when I right click on a text field. If I double click, as I should, It works properly but, not with the band tool. If I click randomly on the band drop down I get a band on the report. Then the program locks up.
What is the fix? Am I missing a component in Linux?
Further if I try to compile it with QtCreator 8.0.1 the following errors occur:
👎 error: cannot find -llimereport
👎 error: cannot find -lQtZint
👎 error: linker command failed with exit code 1 (use -v to see invocation)
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make: *** [Makefile:160: ../build/5.12.8/linux64/release/designer/LRDesigner] Error 1
👎 Error while building/deploying project designer (kit: Desktop)
Error while building/deploying project designer (kit: Desktop)
When executing step "Make"
👎 error: Project ERROR: Unknown module(s) in QT: designercomponents-private
the build is unsuccessful. Checked the net and cannot find designercomponents-private.
So what do I do now to get LRDesigener to run properly?
Looks like a great tool if we can get it to run.
Thanks
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Here are the errors I get when compiling with QtCreator. I think I tried bot version 3 and version 2. Downloaded from website home page. I'll try to download fro github and see what happens.
Will post results.
Further if I try to compile it with QtCreator 8.0.1 the following errors occur:
👎 error: cannot find -llimereport
👎 error: cannot find -lQtZint
👎 error: linker command failed with exit code 1 (use -v to see invocation)
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make: *** [Makefile:160: ../build/5.12.8/linux64/release/designer/LRDesigner] Error 1
👎 Error while building/deploying project designer (kit: Desktop)
Error while building/deploying project designer (kit: Desktop)
When executing step "Make"
👎 error: Project ERROR: Unknown module(s) in QT: designercomponents-private
the build is unsuccessful. Checked the net and cannot find designercomponents-private.
So what do I do now to get LRDesigener to run properly?
Thanks
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
Anonymous
-
2022-11-09
Post awaiting moderation.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello All,
I am running Linux Mint 20.3 64 bit in a virtual box on Windows 8.1. I have loaded LRDesigner_1_4_7-64bit.appimage file. When I run the image LRDesigner opens and I am able to start a new report. The problem is when I click on report bands the drop down list is blank. This also happens when I right click on a text field. If I double click, as I should, It works properly but, not with the band tool. If I click randomly on the band drop down I get a band on the report. Then the program locks up.
What is the fix? Am I missing a component in Linux?
Further if I try to compile it with QtCreator 8.0.1 the following errors occur:
👎 error: cannot find -llimereport
👎 error: cannot find -lQtZint
👎 error: linker command failed with exit code 1 (use -v to see invocation)
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make: *** [Makefile:160: ../build/5.12.8/linux64/release/designer/LRDesigner] Error 1
👎 Error while building/deploying project designer (kit: Desktop)
Error while building/deploying project designer (kit: Desktop)
When executing step "Make"
👎 error: Project ERROR: Unknown module(s) in QT: designercomponents-private
the build is unsuccessful. Checked the net and cannot find designercomponents-private.
So what do I do now to get LRDesigener to run properly?
Looks like a great tool if we can get it to run.
Thanks
Hi!
I will check it. Possible is needed to create new AppImage for new linux versions.
Have you tried to build source codes from https://github.com/fralx/LimeReport?
Yes I have and it generates the errors posted in my first post.
Sent from my iPad
Marty (843)-546-4822
Here are the errors I get when compiling with QtCreator. I think I tried bot version 3 and version 2. Downloaded from website home page. I'll try to download fro github and see what happens.
Will post results.
Further if I try to compile it with QtCreator 8.0.1 the following errors occur:
👎 error: cannot find -llimereport
👎 error: cannot find -lQtZint
👎 error: linker command failed with exit code 1 (use -v to see invocation)
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make: *** [Makefile:160: ../build/5.12.8/linux64/release/designer/LRDesigner] Error 1
👎 Error while building/deploying project designer (kit: Desktop)
Error while building/deploying project designer (kit: Desktop)
When executing step "Make"
👎 error: Project ERROR: Unknown module(s) in QT: designercomponents-private
the build is unsuccessful. Checked the net and cannot find designercomponents-private.
So what do I do now to get LRDesigener to run properly?
Thanks
Downloaded Lime Report 1.5.35 from GitHub. Tried to compile limereport.pro with QtCreator on Miint 20.3 Linux. Configuration and build failed.
Error: -1: error: Project ERROR: Unknown module(s) in QT: designercomponents-private
Marty