rticommunity / rticonnextdds-connector

RTI Connector for Connext DDS is a lightweight technology that enables DDS data to be accessed with Javascript (Node.js), Python, and Lua.
Other
56 stars 33 forks source link

CON-279 -- update all libraries for all archs with build from 20221111 #84

Closed alvinkrebs closed 1 year ago

alvinkrebs commented 1 year ago

The following list of objects have been changed to use the build from 20221111

strings linux-arm/ -> NDDSCORE_BUILD_6.1.2.0_20221111T000000Z_RTI_REL strings linux-arm64/ -> NDDSCORE_BUILD_6.1.2.0_20221111T000000Z_RTI_REL strings linux-x64/ -> NDDSCORE_BUILD_6.1.2.0_20221111T000000Z_RTI_REL strings osx-x64/ -> NDDSCORE_BUILD_6.1.2.0_20221111T000000Z_RTI_REL strings win-x64/* -> NDDSCORE_BUILD_6.1.2.0_20221111T000000Z_RTI_REL

The contained repo in both rticonnextdds-connector-js/py will also have to be updated.