Running ./buildExamples.sh gives many errors

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: Running ./buildExamples.sh gives many errors

Post by Support Team »

Hi,

what version of the SDK are you using?
what type, full version or eval are your using?

I suspect the eval because you are asking in the forum.
BTW you can use our support system without beeing a customer, which asks you all the necessary questions to get quick responses.
https://webdav.unifiedautomation.com/su ... _form.html

For the eval version, which contains a pre-compiled SDK, you need to use the exact same system and compiler.
Otherwise, you get issues with binary compatibility of compiler and library versions.

If you have the full version with source code simply run:
./build.sh
This builds the SDK and examples from source. So everything is consistent.
Best regards
Unified Automation Support Team

Post Reply