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

Wireshark-dev: Re: [Wireshark-dev] Inconsistent QT5_BASE_DIR

From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Sat, 12 Oct 2013 12:23:52 -0700
On Oct 12, 2013, at 10:24 AM, Joerg Mayer <jmayer@xxxxxxxxx> 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?