Boost logo

Boost :

Subject: [boost] [vmd] Adding to boost master branch
From: Edward Diener (eldiener_at_[hidden])
Date: 2015-08-25 13:16:40


In an effort to get vmd as a submodule of the boost superproject master
branch I submitted a PR against Boost on master (
https://github.com/boostorg/boost/pull/93 ). In this PR I added vmd to
.gitmodules and also to the status/jamfile.v2 for testing.

But looking at the Travis CI build of this a failure occurs:

0.01s$ cd status
The command "cd status" exited with 0.
2.13s$ ../b2 -n -d0
error: Unable to find file or target named
error: '../libs/vmd/test/'
error: referred to from project at
error: '.'

There is most definitely a jamfile and tests at libs/vmd/test on the
master branch.

Is there something else I have to do to get vmd added to the master branch ?


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk