|
Boost-Build : |
Subject: [Boost-build] Unable to build boost 1.44 with MinGW under Win7 64bits
From: krys_at_[hidden]
Date: 2010-11-10 03:27:09
Hi everybody,
I have some issues to build boost 1.44 under Win7 64 bits with MinGW.
Here is what I do :
1 - I have installed QT & QT creator 2.1
2 - I have download Boost 1.44
3 - I start a command line and write the following :
a) "C:\Program Files\Microsoft Visual Studio 9.0\VC\vcvarsall.bat"
b) cd boost_1_44_0\tools\jam\src
c) build.bat
d) cd .. (3x)
e) set PATH=C:\Qt\qtcreator-2.0.93\mingw\bin;%PATH%
f) tools\jam\src\bin.ntx86\bjam --build-dir=build toolset=gcc --build-type=complete stage
But I got an error, here is the trace I got. Please can you help me ?
I have try a lot of time... but no success !!!!!
.....
E:/Boost/boost_1_44_0/tools/build/v2\build-system.jam:720: in load
E:\Boost\boost_1_44_0\tools\build\v2/kernel\modules.jam:283: in import
E:\Boost\boost_1_44_0\tools\build\v2\kernel\bootstrap.jam:142: in boost-build
E:\Boost\boost_1_44_0\boost-build.jam:17: in module scope
E:/Boost/boost_1_44_0/tools/build/v2\build-system.jam:721: in load
*** argument error
* rule project.load ( jamfile-location )
* called with: ( )
* missing argument jamfile-location
E:/Boost/boost_1_44_0/tools/build/v2/build\project.jam:53:see definition of rule
'load' being called
E:\Boost\boost_1_44_0\tools\build\v2/kernel\modules.jam:283: in import
E:\Boost\boost_1_44_0\tools\build\v2\kernel\bootstrap.jam:142: in boost-build
E:\Boost\boost_1_44_0\boost-build.jam:17: in module scope
Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk