Thanks Graham – that fixed it.

Best regards…Paul

From: [email protected] 
[mailto:[email protected]] On Behalf Of Graham Bloice
Sent: 01 June 2016 11:20
To: Developer support list for Wireshark <[email protected]>
Subject: Re: [Wireshark-dev] Copy error during build of copy_cli_dlls



On 1 June 2016 at 11:05, Paul Offord 
<[email protected]<mailto:[email protected]>> wrote:
Hi,

I haven’t built Wireshark for a while.  I did a fresh git pull and then tried a 
build.  I get a whole raft of errors but they seem to originate from this one:

12>------ Build started: Project: copy_cli_dlls, Configuration: Debug x64 ------
10>  packet-ap1394.c
10>  packet-app-pkix-cert.c
10>  packet-applemidi.c
10>  packet-aprs.c
10>  packet-arcnet.c
10>  packet-armagetronad.c
10>  packet-arp.c
10>  packet-artnet.c
10>  packet-aruba-adp.c
10>  packet-aruba-erm.c
10>  packet-aruba-iap.c
10>  packet-aruba-papi.c
10>  packet-ar_drone.c
10>  packet-asap.c
10>  packet-ascend.c
12>  0 File(s) copied
10>  packet-asf.c
10>  packet-assa_r3.c
12>  0 File(s) copied
12>  0 File(s) copied
10>  packet-asterix.c
10>  packet-at.c
12>  0 File(s) copied
10>  packet-atalk.c
12>  0 File(s) copied
10>  packet-ath.c
12>  0 File(s) copied
10>  packet-atm.c
10>  packet-atmtcp.c
12>  Error copying file (if different) from 
"C:/Development/wireshark/wireshark-win64-libs/c-ares-1.9.1-1-win64ws/bin/libcares-2.dll"
 to "C:/Development/Wireshark/build/run/Debug".

I don’t have the directory c-ares-1.9.1-1-win64ws but I do have 
c-ares-1.11.0-win64ws.

I’m building on Windows 7 64-bit with Visual Studio 2013 Community Edition.  I 
run the following command to prep for the build:

C:\Development\Wireshark\build>cmake -D ENABLE_CHM_GUIDES=on -G "Visual Studio 
12 Win64" ..\

Any advice much appreciated.

Best regards…Paul

Paul Offord FBCS CITP
Chief Technical Officer
Advance7

cd ..
rd /s /q build
mkdir build
cmake ...

Sometime changes to the build seem to be too much for CMake to handle in an 
existing build dir and rather than track them down, I've adopted the "take off 
and nuke the build from orbit" approach.

--
Graham Bloice

______________________________________________________________________

This message contains confidential information and is intended only for the 
individual named. If you are not the named addressee you should not 
disseminate, distribute or copy this e-mail. Please notify the sender 
immediately by e-mail if you have received this e-mail by mistake and delete 
this e-mail from your system.

Any views or opinions expressed are solely those of the author and do not 
necessarily represent those of Advance Seven Ltd. E-mail transmission cannot be 
guaranteed to be secure or error-free as information could be intercepted, 
corrupted, lost, destroyed, arrive late or incomplete, or contain viruses. The 
sender therefore does not accept liability for any errors or omissions in the 
contents of this message, which arise as a result of e-mail transmission.

Advance Seven Ltd. Registered in England & Wales numbered 2373877 at Endeavour 
House, Coopers End Lane, Stansted, Essex CM24 1SJ

______________________________________________________________________
This email has been scanned by the Symantec Email Security.cloud service.
For more information please visit http://www.symanteccloud.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