aboutsummaryrefslogtreecommitdiff
path: root/building.txt
diff options
context:
space:
mode:
authorMike DePaulo <mikedep333@gmail.com>2014-09-01 15:34:31 -0400
committerMike DePaulo <mikedep333@gmail.com>2014-09-01 15:34:31 -0400
commit873f76432c8f24686af36e2d75a0dcf87950841f (patch)
treeeade1ee3b2066f5ce8d162e0a87494c84e7101d7 /building.txt
parent0ccf45ed70c1d8c07ad9d5b4ba47aed51167e9a6 (diff)
downloadvcxsrv-873f76432c8f24686af36e2d75a0dcf87950841f.tar.gz
vcxsrv-873f76432c8f24686af36e2d75a0dcf87950841f.tar.bz2
vcxsrv-873f76432c8f24686af36e2d75a0dcf87950841f.zip
Call setvcenv.sh from buildall.sh
Diffstat (limited to 'building.txt')
-rw-r--r--building.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/building.txt b/building.txt
index 2cd5cd0b3..10814f7e0 100644
--- a/building.txt
+++ b/building.txt
@@ -15,7 +15,6 @@ Prerequisites:
- If you are on 32-bit Windows instead of 64-bit like I am, edit setvcenv.sh for the 32-bit folder path differences
Open up cygwin's bash shell and cd to the top directory
-Run the command `source setvcenv.sh`
Run the command `./buildall.sh`. This will build everything including the installer.
The 64-bit version will not be built and the 64-bit installer will fail. This is a limitation this XP compatible branch. Patches are welcome.