patrikhuber / eos

A lightweight 3D Morphable Face Model library in modern C++
Apache License 2.0
1.89k stars 596 forks source link

Boost linker errors #339

Closed manman25 closed 2 years ago

manman25 commented 2 years ago

Hello! I tried to compile the eos with the latest version, but it seems can not compile successfully as shown in the following figures.

image

image

The boost version is 1.75. should I replace another version for boost, or this kind of problem also proposed by other users? I hope you can tell me the solution in more details!

manman25 commented 2 years ago

Dear patrikhuber! i have fixed this bug, thanks!

patrikhuber commented 2 years ago

Glad you fixed it. I was going to say that this looks like some issue with your local setup (what you're seeing are linker errors).