| 
 I am trying to build Wireshark 2.0.0rc_2 on Windows 7 and I’m getting errors relating to LC_ALL. I am using VS 12.0 and building using the solution created by cmake. I think they just relate to documentation, so don’t actually stop the creation of the executable, but it would be nice to sort them out. The error I get in a few places is similar to…..         Generating developer-guide.xml         'LC_ALL' is not recognized as an internal or external command,         operable program or batch file.    90>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.CppCommon.targets(170,5): error MSB6006: "cmd.exe" exited with code 9009. [D:\wireshark-2.0.0rc2\build-win32\docbook\developer_guide_docbook.vcxproj]    90>Done Building Project "D:\wireshark-2.0.0rc2\build-win32\docbook\developer_guide_docbook.vcxproj" (default targets) -- FAILED. Then at the end it says Build FAILED.        "D:\wireshark-2.0.0rc2\build-win32\wireshark.sln" (default target) (1) ->        "D:\wireshark-2.0.0rc2\build-win32\docbook\release_notes_html.vcxproj.metaproj" (default target) (59) ->        "D:\wireshark-2.0.0rc2\build-win32\docbook\release_notes_html.vcxproj" (default target) (67) ->        (CustomBuild target) ->          C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.CppCommon.targets(170,5): error MSB6006: "cmd.exe" exited with code 9009. [D:\wireshark-2.0.0rc2\build-win32\docbook\release_notes_html.vcxproj]        "D:\wireshark-2.0.0rc2\build-win32\wireshark.sln" (default target) (1) ->        "D:\wireshark-2.0.0rc2\build-win32\docbook\user_guide_docbook.vcxproj.metaproj" (default target) (64) ->        "D:\wireshark-2.0.0rc2\build-win32\docbook\user_guide_docbook.vcxproj" (default target) (69) ->          C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.CppCommon.targets(170,5): error MSB6006: "cmd.exe" exited with code 9009. [D:\wireshark-2.0.0rc2\build-win32\docbook\user_guide_docbook.vcxproj]        "D:\wireshark-2.0.0rc2\build-win32\wireshark.sln" (default target) (1) ->        "D:\wireshark-2.0.0rc2\build-win32\docbook\developer_guide_docbook.vcxproj.metaproj" (default target) (54) ->        "D:\wireshark-2.0.0rc2\build-win32\docbook\developer_guide_docbook.vcxproj" (default target) (90) ->          C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.CppCommon.targets(170,5): error MSB6006: "cmd.exe" exited with code 9009. [D:\wireshark-2.0.0rc2\build-win32\docbook\developer_guide_docbook.vcxproj]     0 Warning(s)     3 Error(s) Any ideas how to fix this? Thanks Andy Ling This email has been scanned for email related threats and delivered safely by Mimecast. For more information please visit http://www.mimecast.com  | 
- Prev by Date: Re: [Wireshark-dev] 2.0_rc2 - was GIOP dissector reply decode
 - Next by Date: [Wireshark-dev] GTP sequence number equal to zero problem
 - Previous by thread: Re: [Wireshark-dev] 2.0_rc2 - was GIOP dissector reply decode
 - Next by thread: [Wireshark-dev] GTP sequence number equal to zero problem
 - Index(es):