Boost logo

Boost Users :

Subject: Re: [Boost-users] [boost.python] Hello world example of is not working with msvc
From: David Abrahams (dave_at_[hidden])
Date: 2008-11-11 00:48:02


on Wed Nov 05 2008, "Sandeep Gupta" <gupta.sandeep-AT-gmail.com> wrote:

> Hi,
> I am reasonably sure that this is due to omission in the configuration file.
> I checkout from the trunk and all compilation went without problem.
> But the hello world example within the boost.python is failing with error:
>
> LINK : fatal error LNK1104: cannot open file 'boost_python-vc80-mt-gd-1_38.lib'
>
> call "f:\Program Files\Microsoft Visual Studio 8\VC\vcvarsall.bat" x86 >nul
> link /NOLOGO /INCREMENTAL:NO /DLL /DEBUG /subsystem:console /out:"bin\msvc-8.0\debug
> \hello_ext.pyd" /IMPLIB:"bin\msvc-8.0\debug\hello_ext.lib" /LIBPATH:"F:\CodeBase\
> Libs\Python-2.5.2\PCbuild8\win32release" @"bin\msvc-8.0\debug\hello_ext.pyd.rsp"
> ....
> ....
> From what I can make that LIBPATH doesn't have path to
> boost_python-vc80-mt-gd-1_38.lib.
> The lib in question is build at its requisite place. Appreciate any help.

Please submit a ticket at http://svn.boost.org and give as complete
information as possible about what you did.

Thanks,

-- 
Dave Abrahams
BoostPro Computing
http://www.boostpro.com

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