Runs much better if you are in the release/designer directory. Had to load one dependency libxcbcursor0. Sometimes it's the simple things we forget. Now I'll create a shell script to enter the command. Thanks to all who have given help. Marty
Arin, Thank you for your response. When I enter LD_LIBRARY_PATH=/home/marty/Applications/Lime_Reports_git/LimeReport-master/build/6.6.1/linux64/release/lib ./LRDesigner bash reports: ./LRDesigner: No such file or directory If I export the LD_LIBRARY_PATH variable. Then try ./LRDesigner. That also gave file not found. Tried from the release /designer directory. Got error loading libQtZint.so - file not found. Checked the release/lib, libQtZint.so is there. What have I missed. Marty
First I tried LD_LIBRARY_PATH=/home/marty/Applications/Lime_Reports_git/LimeReport-master/build/6.6.1/linux64/release/lib. Then ./LRDesigner. That gave error "./LRDesigner: error while loading shared libraries: libQtZint.so: cannot open shared object file: No such file or directory". The file is in the lib directory: ~/Applications/Lime_Reports_git/LimeReport-master/build/6.6.1/linux64/release/lib$ ls -l total 6752 drwx------ 2 marty marty 4096 Dec 12 19:37 include -rw-rw-r-- 1 marty marty 587 Dec...
Good Morning How long is one on moderation? Need to follow up on last post. Thanks, Marty
Thanks. I'll try both and post my results. Marty
Okay. I got it to build without errors. It was missing libxkbcommon. Now all I have to do is run it. Tried the executables in the release designer directory. Permissions set to executable but, I can't seem to get it to run. Tried creating a desktop launcher but, that also did not work. What have I missed? Thanks, Marty
Downloaded LimeReport-master from git. Latest version. I think it was v 1.75. Build failed with the error "marty/Qt/6.6.1/gcc_64/lib/libQt6OpenGL.so /home/marty/Qt/6.6.1/gcc_64/lib/libQt6Gui.so /home/marty/Qt/6.6.1/gcc_64/lib/libQt6Xml.so /home/marty/Qt/6.6.1/gcc_64/lib/libQt6Sql.so /home/marty/Qt/6.6.1/gcc_64/lib/libQt6Qml.so -pthread /home/marty/Qt/6.6.1/gcc_64/lib/libQt6Network.so /home/marty/Qt/6.6.1/gcc_64/lib/libQt6Core.so -lpthread -lxkbcommon -lGL /usr/bin/ld: cannot find -lxkbcommon: No...
Thanks. I'll download and try to build it. Will post results. Marty