I use openssl in my ice program,but it report an error
e:\openssl\inc32\openssl\err.h(281) : error C2955: 'hash' : use of class template requires template argument list
c:\stlport\stlport\stl\_hash_fun.h(40) : see declaration of 'hash'
how do i resolve this problem?
thanks

Reply With Quote