On 21.11.2013 01:27, Kay Schenk wrote:
[...]
short update...in building  xml2cmp/source/finder
the reference to

#  include BOOST_TR1_STD_HEADER(utility) in

../boost/tr1/detail/config_all.hpp

fails for me either from the externally installed boost or my local
install.
BOOST_TR1_STD_HEADER(utility) should find a C++ header named utility 
[1]. Since we are using boost/tr1 it should be found from 
solver/*/*/inc/boost/tr1/tr1/utility
[1] http://www.cplusplus.com/reference/utility/

I have no idea why this never happened before the stlport removal
but there you have it. I guess to make this work, I will need to define
BOOST_TR1_STD_HEADER properly at least.
Do you happen to have set a HAVE_STL_INCLUDE_PATH manually? This could 
interfere with boost finding its own headers. So please undefine it.
Herbert

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org

Reply via email to