question

Upvotes
Accepted
1 0 0 0

How to build a static exe for EMA API on Linux?

I am trying to build executable of EMA API. I am able to build the executable on Linux. However, now i want to build the executable in my Development environment and just deploy the static executable in my production environment.


Can anyone help me if this is possible?

#technologyema-apic++linux
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

· Write an Answer
Upvotes
Accepted
79.8k 257 52 74

@rnalawade

Thank you for reaching out to us.

I checked the RTSDK Linux package and found the static libraries, such as libema.a.

1707363783206.png You need to link to those static libraries,instead of the Shared libraries.



1707363783206.png (17.0 KiB)
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.