[githelp] forwarding headers?
[Please do not mail me a copy of your followup] OK, I can recursively cloen the git repo and with a little editing of bootstrap.sh to remove the presence of '/v2', I am able to finish the bootstrap script. However, actually building libraries fails because there is no 'boost' subdirectory and presumably no forwarding headers in that directory. So how are those built? -- "The Direct3D Graphics Pipeline" free book http://tinyurl.com/d3d-pipeline The Computer Graphics Museum http://computergraphicsmuseum.org The Terminals Wiki http://terminals.classiccmp.org Legalize Adulthood! (my blog) http://legalizeadulthood.wordpress.com
On Sat, May 25, 2013 at 2:54 PM, Richard
[Please do not mail me a copy of your followup]
OK, I can recursively cloen the git repo and with a little editing of bootstrap.sh to remove the presence of '/v2', I am able to finish the bootstrap script.
However, actually building libraries fails because there is no 'boost' subdirectory and presumably no forwarding headers in that directory.
So how are those built?
Take a look at the last few entries in the thread "Git Modularization Review no vote heads-up". Several people are working on removing the remaining obstacles to getting builds to work properly, without having to do any editing of anything. IIUC, b2/bjam will take care of creating forwarding headers (or symlinks) where needed. --Beman
[Please do not mail me a copy of your followup]
boost@lists.boost.org spake the secret code
[...] Several people are working on removing the remaining obstacles to getting builds to work properly, without having to do any editing of anything.
OK, I'll keep testing and reporting my findings back. -- "The Direct3D Graphics Pipeline" free book http://tinyurl.com/d3d-pipeline The Computer Graphics Museum http://computergraphicsmuseum.org The Terminals Wiki http://terminals.classiccmp.org Legalize Adulthood! (my blog) http://legalizeadulthood.wordpress.com
participants (2)
-
Beman Dawes
-
legalize+jeeves@mail.xmission.com