Error in building Source version High Performance SDK

Questions regarding the use of the High Perfomance SDK for Server development

Moderator: uasdkhpc

Post Reply
User avatar
Support Team
Hero Member
Hero Member
Posts: 3064
Joined: 18 Mar 2011, 15:09

Re: Error in building Source version High Performance SDK

Post by Support Team »

Hi

the SDK libraries are not found.
This means you try to build the examples without building the SDK first for this system.

Use

Code: Select all

build.sh -t <target_config>
to build the SDK for your target.
You can use target_config_raspberrypi or target_config_bbb as a starting point for configuring the cross-compiling process.

Please have a look at our GettingStarted and CrossCompiling Documents in the download section.
https://www.unified-automation.com/down ... -v120.html
Best regards
Unified Automation Support Team

Post Reply