Eric Niebler writes: > Looks like the nightly docs at http://tinyurl.com/4b9gc are still > getting generated from the RC branch. Can we get those moved over to > HEAD?
They actually have been moved over, but the build fails in the very beginning with: -------- start of bjam log --------- warning: Python location is not configured warning: the Boost.Python library won't be built Building Boost.Regex with the optional Unicode/ICU support disabled. Please refer to the Boost.Regex documentation for more information (and if you don't know what ICU is then you probably don't need it). error: Unable to find file or target named error: 'operations_posix_windows.cpp' error: referred from project at error: '../libs/filesystem/build' -------- end of bjam log --------- ... which is puzzling because there is no mention of "operations_posix_windows.cpp" in "/libs/filesystem/build/Jamfile". Clues are weclome! -- Aleksey Gurtovoy MetaCommunications Engineering ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ Boost-docs mailing list [email protected] Unsubscribe and other administrative requests: https://lists.sourceforge.net/lists/listinfo/boost-docs
