It worked! Thank you very much!
Sorry for the delay with the answer 🙂
Alberto
Maybe you downloaded the precompiled version of boost for visual studio 14.1, right? I downloaded the general version and built it. Still, I don’t know why I don’t have any directory called “/lib64-msvc-14.1”.
I’m downloading the prebuilt version, so let me try and see what happens with this one :). I’ll tell you any updates as soon as I have them!
Thank you a lot!
Alberto
Hi Camille,
I think I did that part ok. Here is a screenshot of the build
I’m trying to build SOFA with boost 1.70, since the compiler said that it found boost 1.66 an older version. But the problem still persists:
Error LNK1104 cannot open file ‘boost_program_options-vc141-mt-x64-1_70.lib’ SofaHelper
Is curious, if I go to SOFA –> Properties –> Linker –> Input and see Additional Dependences, it’s looking for libboost_… and not for boost_….
Update: if I duplicate the .lib and change the name into boost_… and also change the input path to locate the boost_… … it seems to work! but now it also fails with the filesystem . Do I have to manually change every library path? :S
Update2: Didn’t work for boost_date_time lib.
Thanks!
Alberto
WARNING
The forum has been moved to GitHub Discussions.
Old topics and replies are kept here as an archive.