Wireshark mailing list archives

Re: Inconsistent QT5_BASE_DIR


From: Graham Bloice <graham.bloice () trihedral com>
Date: Sat, 12 Oct 2013 21:39:12 +0100

On 12 October 2013 20:23, Guy Harris <guy () alum mit edu> wrote:


On Oct 12, 2013, at 10:24 AM, Joerg Mayer <jmayer () loplof de> wrote:

set setup for nmake seems to be C:\Qt\Qt5.1.1\5.1.1\msvc2010 while the
value for cmake is just c:\qt\qt5.1.1\5.1.1

Does CMake somehow look for a subdirectory of C:\Qt\Qt5.1.1\5.1.1, or
otherwise arrange, with MSVC 2010, to look in C:\Qt\Qt5.1.1\5.1.1\msvc2010?

My motivation was to not rule out mingw builds.

And is there a C:\Qt\Qt5.1.1\5.1.1\mingw directory for those builds?

And how would you tell CMake which toolchain is being used?



The -G parameter to CMake specifies the generator to use which on Windows
also specifies the toolchain.

See http://cmake.org/cmake/help/v2.8.11/cmake.html#section_Generators
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org?subject=unsubscribe

Current thread: