Skip to content

Commit

Permalink
macOS: use tinyxml1 formula (#4091)
Browse files Browse the repository at this point in the history
The tinyxml formula is about to be deprecated,
so switch to an alternate tinyxml1 formula
hosted in the osrf/simulation tap.

Signed-off-by: Steve Peters <[email protected]>
(cherry picked from commit 7956a5e)
  • Loading branch information
scpeters authored and clalancette committed Jan 8, 2024
1 parent 1d9da37 commit 10ba164
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ You need the following things installed to build ROS 2:
brew install asio assimp bison bullet cmake console_bridge cppcheck \
cunit eigen freetype graphviz opencv openssl orocos-kdl pcre poco \
pyqt5 python qt@5 sip spdlog tinyxml tinyxml2
pyqt5 python qt@5 sip spdlog osrf/simulation/tinyxml1 tinyxml2
#.
Setup some environment variables:
Expand Down

0 comments on commit 10ba164

Please sign in to comment.