This commit is contained in:
Jeff Hill
1999-07-20 16:47:59 +00:00
parent 9a1f1a216b
commit 380771093f

View File

@@ -61,6 +61,10 @@ When setting paths in the EPICS CONFIG files for WIN32:
** WIN32 will generally allow "/" and "\" interchangeably in file paths,
but the DOS shell appears to only accept "\".
** Certain command line utilities such as the MS linker are known to confuse
"/" in a path with command line options, and so in these situations it may be
necessary to replae a "/" in a path with "\\".
Your path should include:
- The EPICS-binaries that we are about to build in <EPICS>base/bin/WIN32
- The System (for me it's in NT40...)