Dear Mathieu,
The error message you get is very likely to due the presence of another, older Qt library in your path. Qt apps are very strict on this, if you have Qt 5.12 in your path, you will probably not be able to start any other Qt application based on a different version (OpendTect uses Qt v5.15.2).
Thus I have the following recommendations:
1- Do not install Qt libraries at the system level, keep only the
ones installed with the Operating System, and dependencies to
installed packages.
2- Remove unnecessary directories from your path (if any)
3- Do not add OpendTect paths to either LD_LIBRARY_PATH or PATH,
but use the script start_dtect instead: /home/soft/OpenDtect/7.0.0/start_dtect
4- If all of the above fails, try to match the Qt version for
the libraries installed at the system level.
If you cannot do -1-, you may want to try to make use of the isolation script we provide, and use that command instead: /home/soft/OpenDtect/7.0.0/bin/od_external.sh /home/soft/OpenDtect/7.0.0/start_dtect
Let me know if that helps.
| Arnaud Huck, MSc |
| Chief Technical Officer |
|
| dGB Earth Sciences |
| Phone: | +31 53 43 15 155 |
| E-mail: | arnau...@dgbes.com |
| Internet: | dgbes.com |
--
You received this message because you are subscribed to the Google Groups "OpendTect Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to developers+...@opendtect.org.
To view this discussion on the web visit https://groups.google.com/a/opendtect.org/d/msgid/developers/90d74a88-2fd6-4964-a91b-c235a3856c64n%40opendtect.org.