mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-01-26 23:36:59 -05:00
New version of the instructions for Windows.
This is to compile the v0.5.0 version. git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1411 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
56bdbb352c
commit
c99e03f376
39
build_scripts/Windows/compilingForWindows.txt
Normal file
39
build_scripts/Windows/compilingForWindows.txt
Normal file
@ -0,0 +1,39 @@
|
|||||||
|
|
||||||
|
Compling for Windows.
|
||||||
|
-----------------------------------
|
||||||
|
For Version V0.5.0+ we are switching to GPGme libraries.
|
||||||
|
|
||||||
|
You will need:
|
||||||
|
* Qt4.5 Development Libraries (from TrollTech)
|
||||||
|
* MinGw/MinSys full installation (from sourceforge.net)
|
||||||
|
* OpenSSL standard libraries.
|
||||||
|
* GPG Windows Install (includes gpg.exe)
|
||||||
|
* MiniUpnp library
|
||||||
|
* gpgme Library.
|
||||||
|
|
||||||
|
|
||||||
|
1) First install the MinGW/Msys package from.
|
||||||
|
|
||||||
|
2) Install Qt4.5, when it asks for MinGW,
|
||||||
|
point it at the package installed in step 1).
|
||||||
|
|
||||||
|
3) Compile OpenSSL using MinGW.
|
||||||
|
|
||||||
|
4) Compile MiniUPnP.
|
||||||
|
|
||||||
|
5) Compile gpg-error
|
||||||
|
|
||||||
|
6) Compile gpgme
|
||||||
|
|
||||||
|
7) Compile libretroshare
|
||||||
|
|
||||||
|
8) Compile GUI.
|
||||||
|
|
||||||
|
|
||||||
|
I will flesh out these instructions with time.
|
||||||
|
drBob.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user