anyone more familiar with how osquery is building ...
# general
b
anyone more familiar with how osquery is building boost have any insight into this linking error?
LINK : fatal error LNK1104: cannot open file 'libboost_date_time-vc142-mt-s-x64-1_70.lib'
Was trying to use
"boost/date_time/local_time/local_time.hpp"
in an extension
a
Hi @bao. Did you solve by any chance ? I do have the same issue. Removed locale completely but still see the issue. headdesk
BTW I solved too. it was a flag on
flags.cmake