From 591b400aec73d8133e17bbfbb76d247d5f79799b Mon Sep 17 00:00:00 2001 From: defnax Date: Sat, 5 Sep 2009 22:45:56 +0000 Subject: [PATCH] update git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1603 b45a01b8-16f6-495d-af2f-9b41ad6348cc --- build_scripts/Windows/compilingForWindows.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build_scripts/Windows/compilingForWindows.txt b/build_scripts/Windows/compilingForWindows.txt index a1c5132b3..963f24107 100644 --- a/build_scripts/Windows/compilingForWindows.txt +++ b/build_scripts/Windows/compilingForWindows.txt @@ -42,7 +42,7 @@ In this section we install: cygwin, mingw/msys and Qt4.5 b) Download MSYS-1.0.11 installer and run. links: - http://downloads.sourceforge.net/mingw/MinGW-5.1.4.exe + http://downloads.sourceforge.net/mingw/MinGW-5.1.4.exe http://downloads.sourceforge.net/mingw/MSYS-1.0.11.exe http://www.mingw.org/ http://sourceforge.net/projects/mingw/files/ @@ -111,7 +111,7 @@ In this section we install: cygwin, mingw/msys and Qt4.5 3) c:/msys/1.0/home/XXX/zlib-1.2.3 4) c:/msys/1.0/home/XXX/gpgme-1.1.8 5) c:/msys/1.0/home/XXX/libgpg-error-1.7 - c) Install OpenSSL to this directory (get from http://www.slproweb.com/download/Win32OpenSSL-0_9_8k.exe) + c) Install OpenSSL to this directory (get from http://www.slproweb.com/download/Win32OpenSSL-0_9_8k.exe) 1) c:/msys/1.0/home/XXX/OpenSSL d) get the latest svn trunk and unzip to (get from http://retroshare.svn.sourceforge.net/viewvc/retroshare/trunk.tar.gz) . 1) c:/msys/1.0/home/XXX/retroshare @@ -138,7 +138,7 @@ In this section we install: cygwin, mingw/msys and Qt4.5 ### Enable this for GPGME and GPG ERROR dirs CFLAGS += -I$(GPGME_DIR)/src CFLAGS += -I$(GPG_ERROR_DIR)/src - 5) Edit your SRC_ROOT to your /home/xxxx dir + 5) Edit your SRC_ROOT to your /home/xxxx dir c) compile libretroshare