X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=INSTALL.markdown;h=5a74557d07c7f8de91ecdfec3ae684ac8112a8e2;hb=10cd0a53f61390cf211a54b3aa838ab1807487e4;hp=c580bbcb18c9ad03ba851ebbc0f8330005537334;hpb=ebfd69b23b12e7f9a4d16f909155a8ff3b42f7be;p=apitrace diff --git a/INSTALL.markdown b/INSTALL.markdown index c580bbc..5a74557 100644 --- a/INSTALL.markdown +++ b/INSTALL.markdown @@ -124,6 +124,10 @@ It will try to detect most required/optional dependencies automatically. When not found automatically, you can manually specify the location of the dependencies from the CMake GUI. +Qt on Windows doesn't ship with 64-bit binaries, you may want to add +`-DENABLE_GUI=FALSE` to the above cmake command line for Windows 64-bits +builds. + After you've successfully configured, you can start the build by opening the generated `build\apitrace.sln` solution file, or invoking CMake as: