rticommunity / rticonnextdds-connector-go

RTI Connector for Connext DDS is a lightweight technology that enables DDS data to be accessed with Go.
Other
26 stars 12 forks source link

Add libs for osx-arm64 #47

Closed tom-wp closed 2 years ago

tom-wp commented 2 years ago

Proposal:

Add connector libraries built for OSX (Darwin) on Arm64 in order to support M1 processors.

Current behaviour:

The connector currently has pre-built libraries for the following platforms (rticonnextdds-connector/lib):

Desired behavior:

Add pre-built libraries for:

Use case:

Running the Go Connector on Mac M1 machines.

kyoungho commented 2 years ago

This is not supported and it is not in our roadmap yet. If there is any change in the future, I will update here.

tom-wp commented 2 years ago

Thank you for clarifying.