[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ns] installation problems of snapshot



When I installed the snapshot on windows, the following error were encountered:
 
wireless-phy.h(75) : error C2555: 'WirelessPhy::node' : overriding virtual
ion differs from 'Phy::node' only by return type or calling convention
        phy.h(71) : see declaration of 'Phy'
NMAKE : fatal error U1077: 'cl' : return code '0x2'
Stop.
 
Is it possible suppress error on virtual functions overriding with only return type difference?