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
---------------------------------------------------------------------------------------

___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <[email protected]>
Archives:    https://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:[email protected]?subject=unsubscribe

Reply via email to