Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error compiling .cc file. #10

Open
GoogleCodeExporter opened this issue Apr 4, 2016 · 0 comments
Open

Error compiling .cc file. #10

GoogleCodeExporter opened this issue Apr 4, 2016 · 0 comments

Comments

@GoogleCodeExporter
Copy link

I am getting an error where . / c++ is not recognized  as a internal or 
external command.

Here is the output:

make_wireshark_plugin.py iudp.conf
Generating Wireshark plugin for  iUDP
Generating  C:\CR1\source\Wireshark/plugins/iUDP/packet-iUDP.c
Generating  C:\CR1\source\Wireshark/plugins/iUDP/Makefile.am
Generating  C:\CR1\source\Wireshark/plugins/iUDP/moduleinfo.h
Generating  C:\CR1\source/wireshark-glue-iUDP.cc
Generating  C:\CR1\source/wireshark-glue-iUDP.h
plugins/iUDP/Makefile already present in configure.in
iUDP already present in plugins/Makefile.am
'.' is not recognized as an internal or external command,
operable program or batch file.
'.' is not recognized as an internal or external command,
operable program or batch file.
'c++' is not recognized as an internal or external command,
operable program or batch file.
Unable to compile wireshark-glue-iUDP.cc

c:\CR1\source\WIRESHARK TOOLS\protobuf-wireshark\iudp>


What version of the product are you using? On what operating system?
I have build the wireshark sources (1.9.1)
I have configured the .conf file point to the correct locations.
I am running on Windows 7, have Visual Studio 2010.

First issue
*make_wireshark_plugin.py issue
*I had an error where it could not open 'configure.in' and I saw the issue  
*opened where this was fixed by changing it to configure.ac

Original issue reported on code.google.com by [email protected] on 21 Mar 2013 at 11:09

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant