Boost logo

Boost Users :

From: Douglas Gregor (doug.gregor_at_[hidden])
Date: 2007-08-30 08:11:23


On Wed, 2007-08-29 at 21:21 +0200, ope wrote:

> boost/build/libs/wave$ make
> [ 11%] Built target boost_filesystem-mt-shared
> [ 22%] Built target boost_wave-mt-shared
> [ 22%] Built target boost_filesystem-mt-shared-debug
> [ 33%] Built target boost_wave-mt-shared-debug
> [ 44%] Built target boost_wave-mt-static
> [ 55%] Built target boost_wave-mt-static-debug
> [ 55%] Built target boost_filesystem-shared
> [ 66%] Built target boost_wave-shared
> [ 77%] Built target boost_filesystem-shared-debug
> [ 88%] Built target boost_wave-shared-debug
> [100%] Built target boost_wave-static
> [100%] Built target boost_wave-static-debug
>
> But there isn't a wave exe created:
>
> $ ll ../../../build/bin/
> insgesamt 12K
> drwxr-xr-x 3 opetzold opetzold 4,0K 2007-08-29 18:30 .
> drwxr-xr-x 7 opetzold opetzold 4,0K 2007-08-29 18:30 ..
> drwxr-xr-x 61 opetzold opetzold 4,0K 2007-08-29 18:30 tests
>
> Maybe I have to build all libs?

Yes, that's it. The "wave" executable is actually built from the "tools"
subdirectory, so you'll either need to build from within "tools" or
build all libraries and tools from the top-level.

  - Doug


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