Project

General

Profile

Actions

Support Request #2120

closed

Plugin Description Generator use incomplete path to Qt libraries on Linux

Added by hidden about 6 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Normal
Customer:
AUDI
Department:
EX
Requester's Priority:
Normal
Support Level:
2nd Level
Resolution:
Known Problem
Product Issue Numbers:
Affected Products:
Platform:
Ubuntu 16.04 64bit
Topic:
ADTF::PluginDescription
FAQ Links:

Description

Supportanfrage

unable to load '/home/virtual/FAS/SDKs/ADTF/V3_3_0_Beta1_gcc5_4_0x64/3rdparty/qt5/libQt5Core.so'

Da fehlt der Unterordner lib im String

Siehe adtf\branches\rc\3.3.0_beta1_devil\src\tools\adtfplugindescriptiongenerator\main.cpp

112: #define QT_DIR "$(ADTF_DIR)/3rdparty/qt5" 
313:    cFilepath strQtPath = cFilepath(ResolveMacros(QT_DIR));
317:        cFilename strQtLibrary(strQtPath + "/" + strQtLibraryName);
319:        tHandle hLibrary = cDynamicLinkage::Load(strQtLibrary);

Lösung

War bereits bekannt und ist gelöst mit Release Version

Actions

Also available in: Atom PDF