Boost logo

Boost Users :

Subject: Re: [Boost-users] Linker warning LNK4217: locally defined symbol _ imported in function _
From: Ray Burkholder (ray_at_[hidden])
Date: 2009-10-17 19:41:37


> OK, I learned about auto_link and the #pragma's in the headers that
> automagically locate the correct .lib, but they aren't working. The
> linker now complains about not being able to find
> libboost_program_options-vc90-mt-s-1_40.lib, whereas I have only
> *-vc100-* - strange, since I built boost from the exact same (Visual C
> 9.0) terminal window right before trying to build my app. The specific
> error is:
>
> LINK : fatal error LNK1104: cannot open file
> 'libboost_program_options-vc90-mt-s-1_40.lib'
>

For msvc stuff, I usually manually copy the boost libs to project/solution
build directory.

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net