Question #108794 on ADCH++ changed:
https://answers.launchpad.net/adchpp/+question/108794

    Status: Open => Needs information

Sulan requested for more information:
Can you post some more info about your devtools/versions? Seems to be
some sort of problem with stlport.

config_all.hpp:151  = #  include BOOST_TR1_STD_HEADER(utility)

defined:

#  if (defined(__SGI_STL_PORT) || defined(_STLPORT_VERSION)) && 
!defined(__BORLANDC__)
#     ifdef __SUNPRO_CC
         // can't use <../stlport/name> since some compilers put stlport in a 
different directory:
#        define BOOST_TR1_STD_HEADER(name) <../stlport4/name>
#     elif defined(__PGI)
#        define BOOST_TR1_STD_HEADER(name) <../CC/name>
#     else
#        define BOOST_TR1_STD_HEADER(name) <../stlport/name>
#     endif

-- 
You received this question notification because you are a member of
Dcplusplus-team, which is an answer contact for ADCH++.

_______________________________________________
Mailing list: https://launchpad.net/~linuxdcpp-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~linuxdcpp-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to