S
SnaiL
I've try to compile simple program which uses boost:
rogram_options
and got error like this:
LINK : fatal error LNK1104: cannot open file
'libboost_program_options-vc7-mt-s-1_32.lib'
I was suprised, because always think that boost doesn't require any
library, it uses templates, doesn't it?
Maybe it is program_options error? Please help.
and got error like this:
LINK : fatal error LNK1104: cannot open file
'libboost_program_options-vc7-mt-s-1_32.lib'
I was suprised, because always think that boost doesn't require any
library, it uses templates, doesn't it?
Maybe it is program_options error? Please help.