Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: [Wireshark-dev] Fwd: Building on Windows with CMake: Status and help needed

From: Manish Kumar <mkumar9009@xxxxxxxxx>
Date: Mon, 7 Oct 2013 12:41:30 +0530
Hi Guys,

I am  not  able to unsubscribe from the mailing list. As I am  not able to participate since long time. Can the moderator of the group do it ?

Regards,
Manish Kumar

---------- Forwarded message ----------
From: Bill Meier <wmeier@xxxxxxxxxxx>
Date: Mon, Oct 7, 2013 at 5:05 AM
Subject: Re: [Wireshark-dev] Building on Windows with CMake: Status and help needed
To: Developer support list for Wireshark <wireshark-dev@xxxxxxxxxxxxx>


On 10/6/2013 7:27 PM, Joerg Mayer wrote:
The executables now compile and link except the gtk and qt guis.
I have not yet been able to run the executables as running the binaries
inside the build tree doesn't seem to work (unlike on linux).
Ideas how to get this to work?

Thanks
    Jörg


This is undoubtedly about the fact that Makefile.nmake copies lots of DLLs and etc to a separate "run" directory.

The exe's won't run from the build dir on Windows.

See install_all: target in Makefile.nmake (top-level)

...
# "install-all" will copy all files needed to run Wireshark/Tshark
# to the INSTALL_DIR, so you can run/debug Wireshark/Tshark from there.
install-all: install-generated-files
...

Bill



___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev@xxxxxxxxxxxxx>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
            mailto:wireshark-dev-request@wireshark.org?subject=unsubscribe