Page 1 of 1

Re: Running ./buildExamples.sh gives many errors

Posted: 19 Oct 2018, 12:47
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.