Hi, Have you set up your environment by running "C:\Program Files\Microsoft Visual Studio 10.0\VC\bin\vcvars32.bat" well vcvars64.bat in your case? at the command prompt? What is the out put of just typing nmake? I get C:\wireshark>nmake
Microsoft (R) Program Maintenance Utility Version 10.00.30319.01 Copyright (C) Microsoft Corporation. All rights reserved. NMAKE : fatal error U1064: MAKEFILE not found and no target specified Stop. ________________________________ From: [email protected] [mailto:[email protected]] On Behalf Of krishna hegde Sent: den 21 mars 2012 15:10 To: [email protected] Subject: [Wireshark-dev] Fwd: Query. I have tried this. I get the same error. ---------- Forwarded message ---------- From: Anders Broman <[email protected]<mailto:[email protected]>> Date: Wed, Mar 21, 2012 at 5:21 PM Subject: Re: [Wireshark-dev] Query. To: Developer support list for Wireshark <[email protected]<mailto:[email protected]>> Hi, Have you tried typing the command rather than copy-paste as suggested? nmake -f Makefile.nmake verify_tools /Anders ________________________________ From: [email protected]<mailto:[email protected]> [mailto:[email protected]<mailto:[email protected]>] On Behalf Of krishna hegde Sent: den 21 mars 2012 12:43 To: [email protected]<mailto:[email protected]> Subject: [Wireshark-dev] Query. Can anybody help in updating the setup of user guide for the users of Visual studio 2010. My Query is not solved. Please check the mail below for my query. When I get reply from eh community I get the wrong link to look for solution.does not talk about the problem. Can any body help me solve this problem. I am using Windows 7 as OS.Visual studio 2010 as the build tool.I have copied the source build for Win32 fand placed under C:\wireshark. edited the config file for the Visual studio 2010. Also I am not clear about using the wget to install libraries. Thanks Krishna From: Bill Meier <wmeier@xxxxxxxxxxx<mailto:[email protected]>> Date: Fri, 16 Mar 2012 10:47:33 -0400 On 3/16/2012 3:16 AM, krishna hegde wrote: Hello, I am using the Visual studio 2010 for the building Wire shark Source . I understand that Visual studio already has nmake utitiy. I am getting the error as Error 1 error U1065: invalid option '-' C:\Wireshark\NMAKE wireshark Error 2 error MSB3073: The command "nmake -f Makefile.nmake distclean" exited with code 2. C:\Program Files\MSBuild\Microsoft.Cpp\v4.0\Microsoft.MakeFile.Targets 33 6 wire shark I tried using the nmake -f Makefile.nmake verify_tools Still I am getting the same error Error 1 error U1065: invalid option '-' Steps listed in the Website may not be up to date for Visual studio 2010 source building in Windows. Can Any one help me in this. See: http://ask.wireshark.org/questions/9493/wireshark-build-on-visual-studio-2010 Please let us know if the info helps to fix your problem. If so, we'll need to update the Developer's Guide (or add a test to themakefile.nmake or something ....). ___________________________________________________________________________ Sent via: Wireshark-dev mailing list <[email protected]<mailto:[email protected]>> Archives: http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev mailto:[email protected]<mailto:[email protected]>?subject=unsubscribe
___________________________________________________________________________ Sent via: Wireshark-dev mailing list <[email protected]> Archives: http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev mailto:[email protected]?subject=unsubscribe
