|
Boost Interest : |
Subject: [Boost-cmake] Problem with Linking CXX shared module
From: nazia zaman (nazia.zaman11_at_[hidden])
Date: 2009-05-31 05:52:54
Hi All,
I'm using "NMake Makefiles" and my attempt to run nmake failed with the
following errors:
Scanning dependencies of target hello
[100%] Building CXX object CMakeFiles/hello.dir/hello.cpp.obj
hello.cpp
Linking CXX shared module hello.dll
LINK : fatal error LNK1104: cannot open file
'boost_python-vc90-mt-gd-1_39.lib'
LINK Pass 1 failed. with 1104
NMAKE : fatal error U1077: '"C:\Program Files\CMake 2.6\bin\cmake.exe"' :
return
code '0xffffffff'
Stop.
NMAKE : fatal error U1077: '"F:\Visual Studio\VC\BIN\nmake.exe"' : return
code '
0x2'
Stop.
NMAKE : fatal error U1077: '"F:\Visual Studio\VC\BIN\nmake.exe"' : return
code '
0x2'
Stop.
Does anyone have any idea? Any help will be appreciated.
Nazia