Hello,

On Fri, Mar 25, 2016 at 02:46:35AM +0000, Robert Cragie wrote:
> Following the announcement about deprecating nmake (which I have been using
> successfully for years), I thought I would try using CMake. I deliberately
> only want to build the GTK version so I use the following options with
> CMake:
> 
> cmake -DENABLE_CHM_GUIDES=on -DBUILD_wireshark=off -G "Visual Studio 12"
> ..\wireshark
> 
> CMake runs but there are some errors at the end:
> 
> CMake Error at packaging/nsis/CMakeLists.txt:199 (add_custom_command):
>   Error evaluating generator expression:
> 
>     $<TARGET_FILE:wireshark>
> 
>   No target "wireshark"
...
> Any ideas here?

Which version of wireshark?
And why do you want to build the GTK-Only version?

   Jörg
-- 
Joerg Mayer                                           <jma...@loplof.de>
We are stuck with technology when what we really want is just stuff that
works. Some say that should read Microsoft instead of technology.
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-requ...@wireshark.org?subject=unsubscribe

Reply via email to