summaryrefslogtreecommitdiffstats
path: root/host/docs/build.rst
diff options
context:
space:
mode:
authorJosh Blum <josh@joshknows.com>2011-04-01 10:27:54 -0700
committerJosh Blum <josh@joshknows.com>2011-04-01 10:27:54 -0700
commit1721352e905e10dbff48d44b66b1684020a103d7 (patch)
tree9a66dc2ad56cc4c6d483843dbda90905380bda28 /host/docs/build.rst
parent48f6e1f8aae24ee4ff3b15232cfc335b0210ed11 (diff)
downloaduhd-1721352e905e10dbff48d44b66b1684020a103d7.tar.gz
uhd-1721352e905e10dbff48d44b66b1684020a103d7.tar.bz2
uhd-1721352e905e10dbff48d44b66b1684020a103d7.zip
uhd: install dlls into runtime path, updated docs
Diffstat (limited to 'host/docs/build.rst')
-rw-r--r--host/docs/build.rst4
1 files changed, 1 insertions, 3 deletions
diff --git a/host/docs/build.rst b/host/docs/build.rst
index b81e25de1..c645817ab 100644
--- a/host/docs/build.rst
+++ b/host/docs/build.rst
@@ -197,9 +197,7 @@ Open the Visual Studio Command Prompt Shorcut:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Setup the PATH environment variable
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
-* Add the boost library path to %PATH% (usually c:\\program files\\boost\\<version>\\lib)
-* Add the uhd library path to %PATH% (usually c:\\program files\\uhd\\lib)
-* Add the libusb library to %PATH% (if using usb support)
+* Add the uhd bin path to %PATH% (usually c:\\program files\\uhd\\bin)
**Note:**
The interface for editing environment variable paths in Windows is very poor.