[CoinUtils-tickets] [COIN-OR Common Utilities] #60: Building with VS2010 RC

COIN-OR Common Utilities coin-trac at coin-or.org
Sat Feb 13 07:00:19 EST 2010


#60: Building with VS2010 RC
------------------------+---------------------------------------------------
Reporter:  emj          |       Type:  defect
  Status:  new          |   Priority:  minor 
 Version:  trunk (SVN)  |   Keywords:        
------------------------+---------------------------------------------------
 When building with VS2010 RC comilation fails with

 error C2872: 'hash' : ambiguous symbol

 CoinLpIO defines a hash function that clashes with the one defined in
 <functional>.

 A simple fix that seems to work is to comment
 "using namespace std" in CoinLpIO.cpp.

-- 
Ticket URL: <https://projects.coin-or.org/CoinUtils/ticket/60>
COIN-OR Common Utilities <http://projects.coin-or.org/CoinUtils>
Common data structures and linear algebra functions for COIN-OR projects



More information about the CoinUtils-tickets mailing list