On 02.01.2016 17:23 Graham Bloice wrote: > I can't see what the error is from so little context. You're using the > same build approach, i.e. CMake and the same environment with VS2010 and > that works?
No, VS2010 on Win7/32 using nmake, works. New computer, VS2013, Win7/64, used the actual guide from: https://www.wireshark.org/docs/wsdg_html_chunked/ChSetupCMake.html msbuild step fails with at least: "C:\Development\wsbuild32\Wireshark.sln" (Standardziel) (1) -> "C:\Development\wsbuild32\docbook\user_guide_docbook.vcxproj.metaproj" (Standardziel) (61) -> "C:\Development\wsbuild32\docbook\user_guide_docbook.vcxproj" (Standardziel) (68) -> (CustomBuild Ziel) -> C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.CppCommon.targets(170,5): error MSB6006: "cmd.exe" wurde mit dem Code 9009 beendet. [C:Development\wsbuild32\docbook\user_guide_docbook.vcxproj] I've tried to reinstall all the VS2013 programs, but doesn't help. I've had before VS2012 installed, and deinstalled it before installing VS2013. I have no problems compiling other C++ programs. Maybe it's better to setup a virtual machine only for use with wireshark development, as there are so many dependencies. Thomas ___________________________________________________________________________ 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
