tangjianpku/LINE

boost library issue

mabolfathics opened this issue · 1 comments

Hi all,
I compile the line code in visual studio 2012. I build the boost_1_68. I received the bellow error:
error LNK1104: cannot open file 'libboost_thread-vc110-mt-x32-1_68.lib'
I have "libboost_thread-vc120-mt-x32-1_68".
Can anyone help me?

Thanks.

I tried to reinstall the boost library, this time, I tried the older version (boost_1_58) and the error is solved.