Subject: Re: [Boost-bugs] [Boost C++ Libraries] #2919: Bcp.exe won't compile
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-04-08 12:57:18
#2919: Bcp.exe won't compile
----------------------------------+-----------------------------------------
Reporter: seppi2112_at_[hidden] | Owner: dgregor
Type: Bugs | Status: new
Milestone: Boost 1.39.0 | Component: CMake
Version: Boost 1.38.0 | Severity: Problem
Resolution: | Keywords: BCP
----------------------------------+-----------------------------------------
Comment(by MBergtholdt):
I have the same problem in VC8 (python 2.5.4), CMake 2.6-p2. The project
files are somehow wrong, booth debug and release libraries seem to be
linked to bcp.exe. I have this bcp project properties->Linker->Command
Line:
/OUT:"D:\work\prima\build\ext-libs\boost_1_38_0\bin\Debug\bcp.exe"
/VERSION:0.0 /INCREMENTAL /NOLOGO /MANIFEST
/MANIFESTFILE:"bcp.dir\Debug\bcp.exe.intermediate.manifest"
/PDB:"D:/work/prima/build/ext-libs/boost_1_38_0/bin/Debug/bcp.pdb"
/SUBSYSTEM:CONSOLE /IMPLIB:"D:\work\prima\build\ext-
libs\boost_1_38_0\lib\Debug\bcp.lib" /ERRORREPORT:PROMPT kernel32.lib
user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib
uuid.lib comdlg32.lib advapi32.lib ..\..\lib\Debug\libboost_system-vc80
-mt-gd-1_38.lib ..\..\lib\Debug\libboost_filesystem-vc80-mt-gd-1_38.lib
..\..\lib\Debug\libboost_prg_exec_monitor-vc80-mt-gd-1_38-s.lib
..\..\lib\Debug\libboost_regex-vc80-mt-gd-1_38.lib ..\..\lib\Debug
\libboost_system-vc80-mt-gd-1_38.lib "..\..\lib\debug\libboost_system-
vc80-mt-1_38.lib" "..\..\lib\debug\libboost_regex-vc80-mt-1_38.lib"
"..\..\lib\debug\libboost_prg_exec_monitor-vc80-mt-1_38-s.lib"
"..\..\lib\debug\libboost_filesystem-vc80-mt-1_38.lib"
Also in Linker->Input I find this:
..\..\lib\Debug\libboost_system-vc80-mt-gd-1_38.lib
..\..\lib\Debug\libboost_filesystem-vc80-mt-gd-1_38.lib
..\..\lib\Debug\libboost_prg_exec_monitor-vc80-mt-gd-1_38-s.lib
..\..\lib\Debug\libboost_regex-vc80-mt-gd-1_38.lib
but not the release versions. When I remove these, the Command Line above
does not change.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/2919#comment:6> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:00 UTC