Skip to content

Commit

Permalink
ionic/install_windows_src: Added protobuf dependency (#516)
Browse files Browse the repository at this point in the history
Signed-off-by: Martin Pecka <[email protected]>
Signed-off-by: Alejandro Hernández Cordero <[email protected]>
Co-authored-by: Alejandro Hernández Cordero <[email protected]>
  • Loading branch information
peci1 and ahcorde authored Sep 16, 2024
1 parent 1a1b814 commit a7c9c3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ionic/install_windows_src.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ without any failures when using their functionalities.
conda install cmake git vcstool curl pkg-config ^
colcon-common-extensions dartsim eigen freeimage gdal gts ^
glib dlfcn-win32 ffmpeg ruby tinyxml2 tinyxml ^
libprotobuf urdfdom zeromq cppzmq ogre=1.10 ogre-next jsoncpp ^
protobuf urdfdom zeromq cppzmq ogre=1.10 ogre-next jsoncpp ^
libzip qt pybind11 boost --channel conda-forge
```
This can take tens of minutes (or less when using libmamba solver).
Expand Down

0 comments on commit a7c9c3c

Please sign in to comment.