Hi,
Building of some plugins is currently broken:
ib\gobject-2.0.lib asn1.res
Creating library asn1.lib and object asn1.exp
packet-asn1.obj : error LNK2001: unresolved external symbol __pctype
packet-asn1.obj : error LNK2001: unresolved external symbol
___mb_cur_max
packet-asn1.obj : error LNK2001: unresolved external symbol _errno
asn1.dll : fatal error LNK1120: 3 unresolved externals
NMAKE : fatal error U1077: 'link' : return code '0x460'
For some reason some plugins builds OK:
all: \
agentx \
artnet \
ciscosm \
custom \
docsis \
enttec \
giop \
gryphon \
h223 \
irda \
lwres \
opsi \
pcli \
profinet \
rlm \
rtnet \
rudp \
sbus \
stats_tree \
v5ua
BR
Anders