tried to compile, and got this little gem:
c:\code\calitko-0.5.8b\calitko-0.5.8\protocols\bittorrent\torrents\blist.cpp(66) : error C2678: binary ‘==’ : no operator found which takes a left-hand operand of type ‘const type_info’ (or there is no acceptable conversion)
there were two more like this, both of those in bdictionary.cpp. again referencing the typeinfo keyword. Is this an issue with VS2005? did i not set something?
