Hello,
I try to build wireshark with the bins. Every time i try to make :
nmake -f Makefile.nmake all
I get :
Microsoft (R) Program Maintenance Utility Version 10.00.30319.01
Copyright (C) Microsoft Corporation. All rights reserved.
Can't find Qt. This will become a problem at some point.
cd tools
"C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\BIN\nmake.exe" /
-f Makefile.nmake
Microsoft (R) Program Maintenance Utility Version 10.00.30319.01
Copyright (C) Microsoft Corporation. All rights reserved.
cd lemon
..\native-nmake "C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\
BIN\nmake.exe" / -f Makefile.nmake
Setting environment for using Microsoft Visual Studio 2010 x86 tools.
Microsoft (R) Program Maintenance Utility Version 10.00.30319.01
Copyright (C) Microsoft Corporation. All rights reserved.
cd ..
cd ..
cd image
"C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\BIN\nmake.exe" /
-f Makefile.nmake
Microsoft (R) Program Maintenance Utility Version 10.00.30319.01
Copyright (C) Microsoft Corporation. All rights reserved.
NMAKE : fatal error U1073: don't know how to make 'tfshark.rc.in'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 10.0
\VC\BIN\nmake.exe"' : return code '0x2'
Stop.</code></pre><p>I don't know the Problem. I have try many things try to build a 32bit and a 64 bit and many athor things. The Problem is every time the same.</p></div><div id="question-tags" class="tags-container tags"><span class="post-tag tag-link-build_error" rel="tag" title="see questions tagged 'build_error'">build_error</span> <span class="post-tag tag-link-tfshark.rc.in" rel="tag" title="see questions tagged 'tfshark.rc.in'">tfshark.rc.in</span> <span class="post-tag tag-link-tfshark" rel="tag" title="see questions tagged 'tfshark'">tfshark</span></div><div id="question-controls" class="post-controls"></div><div class="post-update-info-container"><div class="post-update-info post-update-info-user"><p>asked <strong>13 Mar '14, 06:38</strong></p><img src="https://secure.gravatar.com/avatar/3378e4af34b02834b98e8a896efe303c?s=32&d=identicon&r=g" class="gravatar" width="32" height="32" alt="Alias_alias's gravatar image" /><p><span>Alias_alias</span><br />
21●5●5●8
accept rate: 0%
Are you building from the latest hit version?