Project

General

Profile

Link Errors compiling any wt code.

Added by w asla over 8 years ago

I am getting started with Wt with visual studio but for some reason I can't really compile any Wt code; well, I get a compile but it doesn't link.

I believe I have set up the linker input correctly but I have this error

Error 1 error LNK1104: cannot open file 'libboost_date_time-vc120-mt-gd-1_59.lib' c:\Users\David\documents\visual studio 2013\Projects\wtdbo\wtdbo\LINK wtdbo

which seems totally irrelevant since the Wt version I'm using doesn't seem to come with this version of boost. Any leads here ?