Ansys Assistant will be unavailable on the Learning Forum starting January 30. An upgraded version is coming soon. We apologize for any inconvenience and appreciate your patience. Stay tuned for updates.
Licensing

Licensing

Cannot mix incompatible Qt library (version 0x40805) with this library (version 0x40806)

    • FAQFAQ
      Participant

      It appears that this is a problem that only occurs with KDE. It occurs when Qt is installed on the machine and the QT_PLUGIN_PATH is set globally. If this is the problem, it can be resolved by clearing the QT_PLUGIN_PATH variable in the terminal before starting Savant. Something like this should work: > unset QT_PLUGIN_PATH > ./path/to/installation/isavant