Project

General

Profile

Actions

Support Request #10967

closed

Missing filtersdk dependency in guides for Streaming Source and Sink

Added by hidden about 4 years ago. Updated almost 4 years ago.

Status:
Closed
Priority:
Normal
Customer:
AUDI
Department:
Requester's Priority:
Normal
Support Level:
2nd Level
Resolution:
Solved Issue
Product Issue Numbers:
Affected Products:
Platform:
Topic:
ADTF::FilterSDK
FAQ Links:

Description

Supportanfrage

I wanted to inform you about a problem in the example of Streaming Sources.
https://support.digitalwerk.net/adtf/v3/guides/sdk_streaming_source.html

While generating the VS 2017 solution using cmake gui, an error occurs (see Capture.PNG). I have attached the cmake logs.
The problem is that filter adtf::filtersdk is not found.
The workaround was to add filtersdk to the required components in CMakeLists.txt
find_package(ADTF COMPONENTS systemsdk REQUIRED filtersdk REQUIRED)

Lösung

Will be fixed in ADTF 3.7.0 for both guides, Streaming Source and Streaming Sink.

Note:

find_package(ADTF COMPONENTS systemsdk filtersdk REQUIRED)

is enough


Files

Capture.PNG (44.6 KB) Capture.PNG hidden, 2020-04-03 10:52
cmake_logs.txt (2.81 KB) cmake_logs.txt hidden, 2020-04-03 10:53
Actions

Also available in: Atom PDF