openwsn-berkeley / dissectors

6TiSCH/IEEE802.15.4e Wireshark dissectors
Other
8 stars 7 forks source link

compilation error #7

Closed twatteyne closed 9 years ago

twatteyne commented 9 years ago

When trying to compile 120e2071a7b5d77f026d946c0b58b9570516744a:

packet-ieee802154.c
packet-ieee802154.c(1089) : error C2220: warning treated as error - no 'object'
file generated
packet-ieee802154.c(1089) : warning C4244: '=' : conversion from 'guint64' to 'g
uint8', possible loss of data
packet-ieee802154.c(1098) : warning C4244: 'function' : conversion from 'guint64
' to 'const guint', possible loss of data
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 12.0
\VC\BIN\amd64\cl.EXE"' : return code '0x2'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 12.0
\VC\BIN\amd64\nmake.exe"' : return code '0x2'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 12.0
\VC\BIN\amd64\nmake.exe"' : return code '0x2'
Stop.