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 #1

Updated by hidden about 4 years ago

used versions:
ADTF/3.6.3@dw/stable conan package
cmake 3.15.1

Actions #2

Updated by hidden about 4 years ago

  • Status changed from New to In Progress
  • Topic set to ADTF::FilterSDK
  • Customer set to AUDI
Actions #3

Updated by hidden about 4 years ago

  • Affected Products ADTF 3.6.3 added
Actions #7

Updated by hidden about 4 years ago

  • Project changed from 4 to Public Support
  • Subject changed from Problem in 'Streaming Sources' Example CMake to Missing filtersdk dependency in guides for Streaming Source and Sink
  • Description updated (diff)
  • Status changed from In Progress to To Be Closed
  • Private changed from Yes to No
  • Resolution set to Solved Issue

Hallo Samer,

thanks for the report, will be fixed in ADTF 3.7.0 for both guides, Streaming Source and Streaming Sink.

Note:

find_package(ADTF COMPONENTS systemsdk filtersdk REQUIRED)
Actions #10

Updated by hidden almost 4 years ago

  • Status changed from To Be Closed to Closed
Actions

Also available in: Atom PDF