Skip to content
This repository has been archived by the owner on Feb 3, 2025. It is now read-only.

Installation problem on Windows due to some boost libraries #2398

Closed
osrf-migration opened this issue Jan 11, 2018 · 1 comment
Closed

Installation problem on Windows due to some boost libraries #2398

osrf-migration opened this issue Jan 11, 2018 · 1 comment
Labels
bug Something isn't working major

Comments

@osrf-migration
Copy link

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

#!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

#!c++

C:\Users\mcolledanchise\gz-ws\boost_1_56_0\lib64-msvc-12.0

the funny thing is that I can find the dlls and libs files there.
What could cause the problem?

Cheers
Michele

@osrf-migration osrf-migration added major bug Something isn't working labels Apr 20, 2020
@j-rivero
Copy link
Contributor

j-rivero commented Dec 9, 2020

We are not planning on fixing the current installation but replacing it. Please check #2901

@j-rivero j-rivero closed this as completed Dec 9, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working major
Projects
None yet
Development

No branches or pull requests

2 participants