|
From: Marshall C. <mcl...@gm...> - 2011-03-18 04:20:35
|
I had to make a change to "install.sh" because the location of the bjam sources has moved.
Changelist to follow.
Also, the following files do not compile vs. Boost 1.46.1, apparently because of changes to Boost.Filesystem:
The common error pattern:
error: invalid conversion from 'bool (*)(const std::string&)' to 'void*'
error: initializing argument 2 of 'boost::filesystem3::path::path(const Source&, typename boost::enable_if<boost::filesystem3::path_traits::is_pathable<typename boost::decay<T>::type>, void>::type*) [with Source = char [14]]'
found on:
future/source/platform_cursor.mm:29
future/widgets/sources/virtual_machine_extension.cpp:65
future/widgets/sources/virtual_machine_extension.cpp:83
future/widgets/sources/platform_widget_utils.cpp:642
future/source/macintosh_filesystem.cpp:48
future/widgets/sources/platform_presets.cpp:49
test/xstr_test/main.cpp:77
test/begin/sources/express_viewer.cpp:313
test/begin/sources/express_viewer.cpp:322
test/begin/sources/express_viewer.cpp:323
test/begin/sources/express_viewer.cpp:675
More as I figure it out ;-)
-- Marshall
Marshall Clow Idio Software <mailto:mcl...@gm...>
A.D. 1517: Martin Luther nails his 95 Theses to the church door and is promptly moderated down to (-1, Flamebait).
-- Yu Suzuki
|