gazebosim / gz-transport

Transport library for component communication based on publication/subscription and service calls.
https://gazebosim.org
Apache License 2.0
29 stars 43 forks source link

Mac OS X support #6

Closed osrf-migration closed 10 years ago

osrf-migration commented 10 years ago

Original report (archived issue) by Carlos Agüero (Bitbucket: caguero, GitHub: caguero).


To be able to compile and successfully test the library in Mac OS.

It would be nice to provide a .dmg easy to install.

osrf-migration commented 10 years ago

Original comment by Carlos Agüero (Bitbucket: caguero, GitHub: caguero).


osrf-migration commented 10 years ago

Original comment by Steve Peters (Bitbucket: Steven Peters, GitHub: scpeters).


The homebrew formula is building branch win_support_testsuite with no compiler warnings, but there are a few test failures:

http://build.osrfoundation.org/view/ignition_transport/job/ignition_transport-any-devel-homebrew-amd64/16/

osrf-migration commented 10 years ago

Original comment by Jose Luis Rivero (Bitbucket: Jose Luis Rivero, GitHub: j-rivero).


Right, the goal of the first branches was to get compilation working. We will need to look at runtime problems on both windows and mac.

osrf-migration commented 10 years ago

Original comment by Steve Peters (Bitbucket: Steven Peters, GitHub: scpeters).


Tests are mostly passing now with pull request #28

osrf-migration commented 10 years ago

Original comment by Jose Luis Rivero (Bitbucket: Jose Luis Rivero, GitHub: j-rivero).


Although we need extensive testing on MacOsX, I would consider the MacOsX support at least beta.