Ask Your Question

tof's profile - activity

2022-11-15 08:06:31 +0000 received badge  Famous Question (source)
2022-10-06 21:09:48 +0000 received badge  Famous Question (source)
2021-06-10 07:39:51 +0000 received badge  Popular Question (source)
2020-11-28 19:01:19 +0000 received badge  Notable Question (source)
2020-11-28 19:01:19 +0000 received badge  Popular Question (source)
2020-11-18 01:50:44 +0000 received badge  Famous Question (source)
2020-11-18 01:50:44 +0000 received badge  Notable Question (source)
2019-11-03 07:20:09 +0000 received badge  Notable Question (source)
2019-11-03 07:20:09 +0000 received badge  Popular Question (source)
2019-02-17 01:27:33 +0000 received badge  Popular Question (source)
2018-04-17 16:00:23 +0000 received badge  Rapid Responder (source)
2018-04-17 16:00:23 +0000 answered a question writing a modular dissector plugin

OK, I got it. As a C# developer, I was creating the new files directly in VS (right click, add...). But as the build tre

2018-04-17 13:56:34 +0000 commented answer writing a modular dissector plugin

They are in the same folder

2018-04-17 13:46:49 +0000 commented question writing a modular dissector plugin

Thanks @Jaap. I've updated the code part indicating the error at compilation

2018-04-17 13:45:51 +0000 edited question writing a modular dissector plugin

writing a modular dissector plugin Hello After having spent a few hours in prototyping my custom protocol dissector wit

2018-04-17 13:45:28 +0000 edited question writing a modular dissector plugin

writing a modular dissector plugin Hello After having spent a few hours in prototyping my custom protocol dissector wit

2018-04-17 13:05:56 +0000 asked a question mixing c/c++ to write a plugin

mixing c/c++ to write a plugin Hello After having spent a few hours in prototyping my custom protocol dissector with LU

2018-04-17 13:01:01 +0000 asked a question writing a modular dissector plugin

writing a modular dissector plugin Hello After having spent a few hours in prototyping my custom protocol dissector wit

2018-04-12 15:00:08 +0000 commented question plugin entry missing

Thanks @Jaan, I was just gathering that information when I understood: I was compiling a plugin based on v2.9.0rc0-94-gf

2018-04-12 14:58:14 +0000 commented question plugin entry missing

Thanks @Jaan, I was just gathering that information when I understood: I was compiling a plugin based on v2.9.0rc0-94-gf

2018-04-12 14:28:00 +0000 edited question plugin entry missing

plugin entry missing Hi, Since my basic dissector POC is now running with LUA, I was trying to start the C version of t

2018-04-12 14:27:39 +0000 edited question plugin entry missing

plugin entry missing Hi, Since my basic dissector POC is now running with LUA, I was trying to start the C version of t

2018-04-12 14:26:04 +0000 asked a question plugin entry missing

plugin entry missing Hi, Since my basic dissector POC is now running with LUA, I was trying to start the C version of t

2018-04-11 12:59:01 +0000 edited answer MSBuild build error MSB6006 on latest version

Ok, finally everything was fine once I "re-CMaked" the project. I think I omitted some package in the cygwin area but do

2018-04-11 12:57:12 +0000 edited answer MSBuild build error MSB6006 on latest version

Ok, finally everything was fine once I "re-CMaked" the project. I think I omitted some package in the cygwin area but do

2018-04-11 12:56:59 +0000 received badge  Editor
2018-04-11 12:56:59 +0000 edited answer MSBuild build error MSB6006 on latest version

Ok, finally everything was fine once I "re-CMaked" the project. I think I omitted some package in the cygwin area but do

2018-04-11 12:55:04 +0000 marked best answer MSBuild build error MSB6006 on latest version

I'm trying to build the latest version of WireShark on Windows 64. I'm not a specialist, but I followed the steps described on this page. I've installed the cygwin tools as I didn't understand if it is still necessary.

I have the following setup:

  • VS2015
  • Qt5.10.1
  • Cygwin
  • Python3.6.5
  • Git for windows -CMake 3.11.0
  • Asciidoctor, Xsltproc, And DocBook

Everything seems fine until the moment when I'm when running the following command:

msbuild /m /p:Configuration=RelWithDebInfo Wireshark.sln

The I get the following errors:

FinalizeBuildStatus:
  Deleting file "udpdump.dir\RelWithDebInfo\udpdump.tlog\unsuccessfulbuild".
  Touching "udpdump.dir\RelWithDebInfo\udpdump.tlog\udpdump.lastbuildstate".
Done Building Project "C:\tmp\wsbuild64\udpdump.vcxproj" (default targets).

Done Building Project "C:\tmp\wsbuild64\udpdump.vcxproj.metaproj" (default targets).

Done Building Project "C:\tmp\wsbuild64\ALL_BUILD.vcxproj.metaproj" (default targets) -- FAILED.

Done Building Project "C:\tmp\wsbuild64\Wireshark.sln" (default targets) -- FAILED.


Build FAILED.

"C:\tmp\wsbuild64\Wireshark.sln" (default target) (1) ->
"C:\tmp\wsbuild64\ALL_BUILD.vcxproj.metaproj" (default target) (2) ->
"C:\tmp\wsbuild64\androiddump.vcxproj.metaproj" (default target) (4) ->
"C:\tmp\wsbuild64\wiretap\wiretap.vcxproj.metaproj" (default target) (7) ->
"C:\tmp\wsbuild64\version.vcxproj.metaproj" (default target) (8) ->
"C:\tmp\wsbuild64\version.vcxproj" (default target) (9) ->
(CustomBuild target) ->
  C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(171,5): error MSB6006: "cmd.exe" e
xited with code 9009. [C:\tmp\wsbuild64\version.vcxproj]


"C:\tmp\wsbuild64\Wireshark.sln" (default target) (1) ->
"C:\tmp\wsbuild64\ALL_BUILD.vcxproj.metaproj" (default target) (2) ->
"C:\tmp\wsbuild64\copy_data_files.vcxproj.metaproj" (default target) (24) ->
"C:\tmp\wsbuild64\doc\docs.vcxproj.metaproj" (default target) (25) ->
"C:\tmp\wsbuild64\doc\docs.vcxproj" (default target) (26) ->
  C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(171,5): error MSB6006: "cmd.exe" e
xited with code 9009. [C:\tmp\wsbuild64\doc\docs.vcxproj]


"C:\tmp\wsbuild64\Wireshark.sln" (default target) (1) ->
"C:\tmp\wsbuild64\ALL_BUILD.vcxproj.metaproj" (default target) (2) ->
"C:\tmp\wsbuild64\copy_data_files.vcxproj.metaproj" (default target) (24) ->
"C:\tmp\wsbuild64\epan\wslua\wsluaauxiliary.vcxproj.metaproj" (default target) (27) ->
"C:\tmp\wsbuild64\epan\wslua\wsluaauxiliary.vcxproj" (default target) (28) ->
  C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(171,5): error MSB6006: "cmd.exe" e
xited with code 9009. [C:\tmp\wsbuild64\epan\wslua\wsluaauxiliary.vcxproj]


"C:\tmp\wsbuild64\Wireshark.sln" (default target) (1) ->
"C:\tmp\wsbuild64\ALL_BUILD.vcxproj.metaproj" (default target) (2) ->
"C:\tmp\wsbuild64\copy_qt_dlls.vcxproj.metaproj" (default target) (29) ->
"C:\tmp\wsbuild64\wireshark.vcxproj.metaproj" (default target) (30) ->
"C:\tmp\wsbuild64\epan\epan.vcxproj.metaproj" (default target) (31) ->
"C:\tmp\wsbuild64\epan\wslua\wslua.vcxproj.metaproj" (default target) (50) ->
"C:\tmp\wsbuild64\epan\wslua\wslua.vcxproj" (default target) (51) ->
  C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(171,5): error ...
(more)
2018-04-11 12:55:04 +0000 received badge  Scholar (source)
2018-04-11 12:53:31 +0000 received badge  Rapid Responder
2018-04-11 12:53:31 +0000 answered a question MSBuild build error MSB6006 on latest version

Ok, finally everything was fine once I "re-CMaked" the project. I think I omitted some package in the cygwin area but do

2018-04-11 06:43:03 +0000 commented answer MSBuild build error MSB6006 on latest version

Thanks @Pascal, I saw it but didn't take attention to it as it was not in the mandatory Tools list. Indeed it is install

2018-04-10 13:12:27 +0000 asked a question MSBuild build error MSB6006 on latest version

MSBuild build error MSB6006 on latest version I'm trying to build the latest version of WireShark on Windows 64. I'm not