You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 3, 2025. It is now read-only.
Hello, I am installing Gazebo for windows using the instructions given here
However, I am getting this error
#!CMake
Boost version: 1.56.0
Boost include path: C:/Users/mcolledanchise/gz-ws/boost_1_56_0
Could not find the following Boost libraries:
boost_thread
boost_signals
boost_system
boost_filesystem
boost_program_options
boost_regex
boost_iostreams
boost_date_time
I checked a bit the configure file and I saw that it is looking for the libraries in
Original report (archived issue) by Michele Colledanchise (Bitbucket: miccol).
Hello, I am installing Gazebo for windows using the instructions given here
However, I am getting this error
I checked a bit the configure file and I saw that it is looking for the libraries in
the funny thing is that I can find the dlls and libs files there.
What could cause the problem?
Cheers
Michele
The text was updated successfully, but these errors were encountered: