Hi all,
on my win32 platform with MSVS2005EE (with Service Pack 1, is this
important???) and rev. 22760 the build process fails with the following
errors according to the wireshark-tap-register.c (in /wireshark/gtk/)
beginning in line 5:
wireshark-tap-register.c(5) : error C2182: 'File': forbiden use of type
'void'
wireshark-tap-register.c(5) : error C2146: Syntaxerror: missing ';' before
'STDIN'
wireshark-tap-register.c(5) : error C2059: Syntaxerror: ';'
wireshark-tap-register.c(6) : error C2182: Syntaxerror: missing ';' before
'STDIN'
and so on for all folowing items/lines in wireshark-tap.register.c
I updatet all win32libs using the "nmake -f makefile.nmake setup" command,
so everything should be fine? I didn't done any changes to the acording
makefiles in the gtk directory.
Another question:
Is the VS Redistributable Package (vc_redist_x86.exe) neccessary for the
build process? I am developing a plugin and wondering why the dll file
doesn't works on other pc (in the plugin directory of their Wireshark
installation). Now i installed this redistributable package but it also
doesn't work.
Can you help me?
Thankyou
Matthias Westenthanner
---------
Diese E-Mail könnte vertrauliche und/oder rechtlich geschützte
Informationen enthalten. Wenn Sie nicht der richtige Adressat sind oder
diese E-Mail irrtümlich erhalten haben, informieren Sie bitte sofort den
Absender und vernichten Sie diese Mail. Das unerlaubte Kopieren sowie die
unbefugte Weitergabe dieser Mail sind nicht gestattet.
This e-mail may contain confidential and/or privileged information. If you
are not the intended recipient (or have received this e-mail in error)
please notify the sender immediately and destroy this e-mail. Any
unauthorised copying, disclosure or distribution of the material in this
e-mail is strictly forbidden.
----------