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.

@rnalawade

Hi,

Thank you for your participation in the forum.

Is the reply below satisfactory in answering your question?

If yes please click the 'Accept' text next to the reply. This will guide all community members who have a similar question.

Otherwise please post again offering further insight into your question.

Thanks,

AHS

@rnalawade

Hi,

Please be informed that a reply has been verified as correct in answering the question, and marked as such.

Thanks,

AHS

1 Answer

· Write an Answer
Upvotes
Accepted
79.2k 251 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.