hi, i am getting fallowing error during the compilation of wireshark dissector, what may be the problem ?? please help me : fatal error C1083: Cannot open include file: 'config.h': No such file or directory Project : warning PRJ0018 : The following environment variables were not found: $(WIRESHARK_LIB) asked 01 Jun '11, 04:50 sagu072 |
What version of Wireshark are you trying to compile, and on what platform?
wireshark 1.4.7, and m compiling on windows platform, even i could not able to verify tools usin nmake -f Makefile.nmake verify_tools, m getting error as " don know how to stop -f" something lik this, pleas help
Do you get the help text if you give the command 'nmake /help' ?
Have you followed the instructions @ http://www.wireshark.org/docs/wsdg_html_chunked/ChSetupWin32.html ?
In any case, I suggest sending an EMAil to the [email protected] mailing list which is better suited for this kind of help.
Among other things, you can then attach a cut/paste of the exact cmds and responses.
ok bill, thanks for the response.