Changeset - 58c38342db9f
[Not reviewed]
patch-1
0 1 0
Jan Kaluza - 13 years ago 2012-08-31 13:56:13
hanzz.k@gmail.com
Update README.win32

Boost won't install without that for me...
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
README.win32
Show inline comments
 
@@ -25,7 +25,7 @@ launch "Visual Studio 2010 command prompt" or
 
 
	bootstrap.bat
 
	b2.exe --without-mpi --without-python
 
	b2.exe --without-mpi --without-python install --prefix=C:\env-msvc-x64 --layout=system
 
	b2.exe --without-mpi --without-python install --prefix=C:\env-msvc-x64 --layout=system --variant=release --link=static --threading=multi --runtime-linking=static --toolset=msvc release
 
 
2. clone swift repository and build it. Don't forget to point it to our env directory:
 
0 comments (0 inline, 0 general)