|
Boost-Build : |
Subject: [Boost-build] Building upcoming gil io extension
From: Christian Henning (chhenning_at_[hidden])
Date: 2012-06-03 15:38:12
Hi there,
I'm trying to build the test cases with bjam. Back when gil::io_new
was reviewed I was able to do that. I have written down my steps here:
My jamfile.v2 can be found here:
Now when I follow those steps I get the following error:
c:\boost\libs\gil\io_new\test>bjam -j4 --toolset=msvc threading=multi
jpeg.jam: No such file or directory
C:/boost/tools/build/v2/build\toolset.jam:39: in toolset.using
rule jpeg.init unknown in module toolset
C:/boost/tools/build/v2/build\project.jam:898: in using
Jamfile.v2:10: in modules.load
C:/boost/tools/build/v2/build\project.jam:317: in load-jamfile
C:/boost/tools/build/v2/build\project.jam:62: in load
C:/boost/tools/build/v2/build\project.jam:168: in project.find
C:/boost/tools/build/v2\build-system.jam:570: in load
C:\boost\tools\build\v2/kernel\modules.jam:283: in import
C:\boost\tools\build\v2/kernel/bootstrap.jam:142: in boost-build
C:\boost\boost-build.jam:17: in module scope
How do I figure out where jpeg.jam is searched for. On my machine it's
located here:
C:\boost_build_extensions\ext
I'm using boost trunk.
Can someone help out?
Thanks,
Christian
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