From 8c42541489a8f493e17f7110bdbe10c11c983079 Mon Sep 17 00:00:00 2001 From: Jose Fonseca Date: Thu, 11 Jun 2015 21:45:41 +0100 Subject: docs: Add a not about multiple drives on Windows. Issue #352. [ci skip] --- docs/INSTALL.markdown | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs') diff --git a/docs/INSTALL.markdown b/docs/INSTALL.markdown index 966f6adc..c5976855 100644 --- a/docs/INSTALL.markdown +++ b/docs/INSTALL.markdown @@ -140,6 +140,9 @@ 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. +If the source/build/compiler/tools are spread across multiple drives, you might +need to [use absolute paths](https://github.com/apitrace/apitrace/issues/352). + After you've successfully configured, you can start the build by opening the generated `build\apitrace.sln` solution file, or invoking CMake as: -- cgit v1.2.3