Project

General

Profile

Actions

Support Request #13983

closed

Could not build example projects

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

Status:
Closed
Priority:
Normal
Customer:
AUDI
Department:
IAV
Requester's Priority:
Normal
Support Level:
2nd Level
Resolution:
Solved Issue
Product Issue Numbers:
Affected Products:
Platform:
Windows 10 64bit
Topic:
ADTF::Common
FAQ Links:

Description

Supportanfrage

Ich bekomme einen Fehler beim Kompilieren des examples-Projektes, die Ausgabe von Visual Studio (V15.9.34) ist am Ende des Textes angefügt.
Es scheint u.a. ein Problem mit dem adtf_xsystem.adtfplugin zu geben. Auch beim Ausführen der Demo Playback Session erscheint dadurch ein Laufzeitfehler (Screenshot angefügt)
Bei einem Blick in
"D:\Programme\ADTF\3.11.2\build\src\ui\adtf_xsystem\adtf_xsystem_pdgen.vcxproj"
in die Zeile
"..\..\..\..\pkg\adtfhtmltransform\bin\adtf_plugin_description_converter.exe -p D:/Programme/ADTF/3.11.2/build/src/ui/adtf_xsystem/$(Configuration)/adtf_xsystem.plugindescription -d D:/Programme/ADTF/3.11.2/build/src/doxygen/generated -c -v"
soll auf eine adtf_xsystem.plugindescription zugegriffen werden, welche nicht existiert.

Über eine Lösung des Problems wäre ich sehr dankbar!

Visual Studio Ausgabe:
1>------ Erstellen gestartet: Projekt: qt_key_event_runner_pdgen, Konfiguration: RelWithDebInfo x64 ------
2>------ Erstellen gestartet: Projekt: adtf_xsystem_pdgen, Konfiguration: RelWithDebInfo x64 ------
3>------ Erstellen gestartet: Projekt: demo_adtf2_video_decompressor_filter_pdgen, Konfiguration: RelWithDebInfo x64 ------
4>------ Erstellen gestartet: Projekt: demo_code_generation_filters_pdgen, Konfiguration: RelWithDebInfo x64 ------
5>------ Erstellen gestartet: Projekt: demo_custom_stream_type_filters_pdgen, Konfiguration: RelWithDebInfo x64 ------
6>------ Erstellen gestartet: Projekt: demo_data_load_generator_pdgen, Konfiguration: RelWithDebInfo x64 ------
7>------ Erstellen gestartet: Projekt: demo_data_triggered_filter_pdgen, Konfiguration: RelWithDebInfo x64 ------
8>------ Erstellen gestartet: Projekt: demo_deserializer_support_service_pdgen, Konfiguration: RelWithDebInfo x64 ------
2>Generating RelWithDebInfo/adtf_xsystem.plugindescription
1>generating dox file from plugindescription file 'qt_key_event_runner.plugindescription'
6>generating dox file from plugindescription file 'demo_data_load_generator.plugindescription'
5>generating dox file from plugindescription file 'demo_custom_stream_type_filters.plugindescription'
3>generating dox file from plugindescription file 'demo_adtf2_video_decompressor_filter.plugindescription'
4>generating dox file from plugindescription file 'demo_code_generation_filters.plugindescription'
7>generating dox file from plugindescription file 'demo_data_triggered_filter.plugindescription'
8>generating dox file from plugindescription file 'demo_deserializer_support_service.plugindescription'
9>------ Erstellen gestartet: Projekt: demo_interface_binding_filter_pdgen, Konfiguration: RelWithDebInfo x64 ------
10>------ Erstellen gestartet: Projekt: demo_interface_source_pdgen, Konfiguration: RelWithDebInfo x64 ------
11>------ Erstellen gestartet: Projekt: demo_legacy_data_filter_pdgen, Konfiguration: RelWithDebInfo x64 ------
12>------ Erstellen gestartet: Projekt: demo_legacy_udp_services_pdgen, Konfiguration: RelWithDebInfo x64 ------
13>------ Erstellen gestartet: Projekt: demo_legacy_virtual_clock_pdgen, Konfiguration: RelWithDebInfo x64 ------
14>------ Erstellen gestartet: Projekt: demo_md_data_generator_filter_pdgen, Konfiguration: RelWithDebInfo x64 ------
15>------ Erstellen gestartet: Projekt: demo_md_dumper_filter_pdgen, Konfiguration: RelWithDebInfo x64 ------
9>generating dox file from plugindescription file 'demo_interface_binding_filter.plugindescription'
10>generating dox file from plugindescription file 'demo_interface_source.plugindescription'
12>generating dox file from plugindescription file 'demo_legacy_udp_services.plugindescription'
14>generating dox file from plugindescription file 'demo_md_data_generator_filter.plugindescription'
15>generating dox file from plugindescription file 'demo_md_dumper_filter.plugindescription'
16>------ Erstellen gestartet: Projekt: demo_player_control_view_pdgen, Konfiguration: RelWithDebInfo x64 ------
17>------ Erstellen gestartet: Projekt: demo_property_extension_pdgen, Konfiguration: RelWithDebInfo x64 ------
18>------ Erstellen gestartet: Projekt: demo_qt_media_description_display_pdgen, Konfiguration: RelWithDebInfo x64 ------
19>------ Erstellen gestartet: Projekt: demo_qt_video_display_pdgen, Konfiguration: RelWithDebInfo x64 ------
20>------ Erstellen gestartet: Projekt: demo_rec_ctrl_view_pdgen, Konfiguration: RelWithDebInfo x64 ------
2>2021-04-09 14:30:54 [INFO]: Try to load "D:\Programme\ADTF\3.11.2\bin\adtf_core.adtfplugin" [runtime.cpp(1788)]
2>2021-04-09 14:30:54 [INFO]: Loaded plugin: "D:\Programme\ADTF\3.11.2\bin\adtf_core.adtfplugin" (Build Type: Release) [runtime.cpp(1895)]
2>2021-04-09 14:30:54 [INFO]: Registered class "session_manager.service.adtf.cid". ( 1 ) [runtime.cpp(2182)]
2>2021-04-09 14:30:54 [INFO]: Registered class "rpc_object_registry.service.adtf.cid". ( 2 ) [runtime.cpp(2182)]
2>2021-04-09 14:30:54 [INFO]: Registered class "core_sample_stream_tracer.service.adtf.cid". ( 3 ) [runtime.cpp(2182)]
2>2021-04-09 14:30:54 [INFO]: Try to load "D:\Programme\ADTF\3.11.2\bin\default_core_objects.adtfplugin" [runtime.cpp(1788)]
2>2021-04-09 14:30:54 [INFO]: Loaded plugin: "D:\Programme\ADTF\3.11.2\bin\default_core_objects.adtfplugin" (Build Type: Release) [runtime.cpp(1895)]
2>2021-04-09 14:30:54 [INFO]: Registered class "default_sample_stream.streaming.adtf.cid". ( 4 ) [runtime.cpp(2182)]
2>2021-04-09 14:30:54 [INFO]: Registered class "default_thread_runner.streaming.adtf.cid". ( 5 ) [runtime.cpp(2182)]
2>2021-04-09 14:30:54 [INFO]: Registered class "default_timer_runner.streaming.adtf.cid". ( 6 ) [runtime.cpp(2182)]
2>2021-04-09 14:30:54 [INFO]: Registered class "default_binding_proxy.streaming.adtf.cid". ( 7 ) [runtime.cpp(2182)]
2>2021-04-09 14:30:54 [INFO]: Registered class "sample_stream_merger.streaming.adtf.cid". ( 8 ) [runtime.cpp(2182)]
2>2021-04-09 14:30:54 [INFO]: Registered class "substream_selector.streaming.adtf.cid". ( 9 ) [runtime.cpp(2182)]
2>2021-04-09 14:30:54 [INFO]: Registered class "substream_assembler.streaming.adtf.cid". ( 10 ) [runtime.cpp(2182)]
2>2021-04-09 14:30:54 [INFO]: Registered class "substream_merger.streaming.adtf.cid". ( 11 ) [runtime.cpp(2182)]
2>2021-04-09 14:30:54 [INFO]: Registered class "substream_dissector.streaming.adtf.cid". ( 12 ) [runtime.cpp(2182)]
2>2021-04-09 14:30:54 [INFO]: Registered class "thread_mapper.streaming.adtf.cid". ( 13 ) [runtime.cpp(2182)]
2>2021-04-09 14:30:54 [INFO]: Registered class "thread_invoker.streaming.adtf.cid". ( 14 ) [runtime.cpp(2182)]
2>2021-04-09 14:30:54 [INFO]: Registered class "thread_reducer.streaming.adtf.cid". ( 15 ) [runtime.cpp(2182)]
2>2021-04-09 14:30:54 [INFO]: Try to load "D:\Programme\ADTF\3.11.2\bin\adtf_media_description.adtfplugin" [runtime.cpp(1788)]
2>2021-04-09 14:30:54 [INFO]: Loaded plugin: "D:\Programme\ADTF\3.11.2\bin\adtf_media_description.adtfplugin" (Build Type: Release) [runtime.cpp(1895)]
2>2021-04-09 14:30:54 [INFO]: Registered class "media_description.service.adtf.cid". ( 16 ) [runtime.cpp(2182)]
2>2021-04-09 14:30:54 [INFO]: Try to load "D:\Programme\ADTF\3.11.2\bin\adtf_kernel.adtfplugin" [runtime.cpp(1788)]
2>2021-04-09 14:30:54 [INFO]: Loaded plugin: "D:\Programme\ADTF\3.11.2\bin\adtf_kernel.adtfplugin" (Build Type: Release) [runtime.cpp(1895)]
2>2021-04-09 14:30:54 [INFO]: Registered class "kernel.service.adtf.cid". ( 17 ) [runtime.cpp(2182)]
2>2021-04-09 14:30:54 [INFO]: Try to load "D:\Programme\ADTF\3.11.2\bin\adtf_clock.adtfplugin" [runtime.cpp(1788)]
2>2021-04-09 14:30:54 [INFO]: Loaded plugin: "D:\Programme\ADTF\3.11.2\bin\adtf_clock.adtfplugin" (Build Type: Release) [runtime.cpp(1895)]
2>2021-04-09 14:30:54 [INFO]: Registered class "reference_clock.service.adtf.cid". ( 18 ) [runtime.cpp(2182)]
2>2021-04-09 14:30:54 [INFO]: Using settings from: C:\Users\tkoester\AppData\Local\Digitalwerk\ADTF-Configuration-Editor_3.11.2\adtf_configuration_editor.cesettings [main.cpp(601)]
2>2021-04-09 14:30:57 [INFO]: Started UCOM runtime [runtime.cpp(1063)]
2>2021-04-09 14:30:57 [INFO]: Switched main clock to 'adtf'. [clock_srv.cpp(353)]
2>2021-04-09 14:30:57 [INFO]: Switched stream clock to 'adtf_stream'. [clock_srv.cpp(392)]
2>2021-04-09 14:30:57 [INFO]: Initializing service "reference_clock.services.adtf" [runtime.cpp(765)]
2>2021-04-09 14:30:57 [INFO]: No RPC Object Registry available to register clock for RPC calls [clock_srv.cpp(173)]
2>2021-04-09 14:30:57 [ERROR]: Could not register plugin in runtime Result code '-27 '(ERR_OPEN_FAILED) - Could not load plugin "D:\Programme\ADTF\3.11.2\bin\adtf_xsystem.adtfplugin", Die angegebene Prozedur wurde nicht gefunden.
2>
2> [File: c:\j\workspace\dtf-builder_release_3.11.2_lucky\repo\src\libraries\ucom3\src\runtime.cpp] [Line: 1833] [Func: adtf::ucom::ant::detail::cRuntime::cRuntimePrivate::LoadPluginImpl]
2> [File: c:\j\workspace\dtf-builder_release_3.11.2_lucky\repo\src\libraries\ucom3\src\runtime.cpp] [Line: 1359] [Func: adtf::ucom::ant::detail::cRuntime::cRuntimePrivate::RegisterPlugin] [main.cpp(161)]
2>2021-04-09 14:30:57 [ERROR]: Result code '-27 '(ERR_OPEN_FAILED) - Could not load plugin "D:\Programme\ADTF\3.11.2\bin\adtf_xsystem.adtfplugin", Die angegebene Prozedur wurde nicht gefunden.

Lösung

Es wurde versehentich Qt 5.15.2 statt Qt 5.12.9 verwendet


Files

Fehler.PNG (10.3 KB) Fehler.PNG hidden, 2021-04-09 13:06
RuntimeException.PNG (49 KB) RuntimeException.PNG hidden, 2021-04-09 13:06
qt_fehlermeldung.PNG (13.8 KB) qt_fehlermeldung.PNG hidden, 2021-04-23 09:37
Actions

Also available in: Atom PDF