Closed exaCORE42 closed 11 months ago
I wonder why the error does not lead to full fail of the program. Yes, on Linux linking issues are always caused by differences between the distribution build of Qt and the one shipped by installer. The published binaries have been build with installer Qt 6.6.0.
Describe the bug Using Intellij IDEA, ran provided test QtJambi code. The QMessageBox appeared correctly, but when closed, a symbol lookup error was given.
Error:
To Reproduce Steps to reproduce the behavior: See video.
Expected behavior Not give the error.
Screenshots
https://github.com/OmixVisualization/qtjambi/assets/85199808/7e8d2464-116d-412a-a337-a349a800e96f
System (please complete the following information):
Additional context Does this have to do with different QtJambi and system Qt versions?