5 Mar
2008
5 Mar
'08
5:20 p.m.
Hi Gabriel,
I’m trying to write a tiny program, just to get stlport and boost to play nice together and I still have “unresolved external symbol” errors.
When I tried to link, I got an error saying that libboost_program_options-vc80-mt-gdp-1_34_1.lib could not be found, so I had to build it.
Just a guess: Did you add BOOST_ALL_DYN_LINK to your preprocessor definitions? Kind regards, Rainer