cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. X

How to build C-SDK for Arm64 architecture

Mintogo
6-Contributor

How to build C-SDK for Arm64 architecture

Hi

 

I want to use Thingworx C-SDK on Ordroid-C2 with Ubuntu 64 linux.

 

Ordroid-C2 has arm64 apu, when I try to build C-SDK, It occures error after linking.

 

Ubuntu 16.04 and arm64 version.

 

------------------------------------- Error messages here------------------------------------------

.

.

.

[100%] Linking C Shared library libtwCSdk.so

.../../src/thirdParty/openssl-1.0.2l_fips-2.0.16/gcc-linux-x86-64-cross/lib/libssl.so.1.0..0: error adding symbols: File in wrong format

collect2: error: ld returned 1 exit status

src/CMakeFiles/twCSdk.dir/build.make:1474: recipe for target 'src/libtwCSdk.so.2.1.1' failed

make[2]: *** [src/libtwCSdk.so.2.1.1] Error 1

CMakeFiles/Makefile2:157: recipe for target 'src/CMakeFiles/twCSdk.dir/all' failed

make[1]: ***[src/CMakeFiles/twCSdk..dir/all] Error 2

Makefile:149: recipe for target 'all' failed

make: *** [all] Error 2

 

0 REPLIES 0
Top Tags