README edited online with Bitbucket

--HG--
branch : develop
This commit is contained in:
Roman Telezhinsky 2014-09-17 18:50:57 +00:00
parent d99a41a5f3
commit 5a6808946d

16
README
View file

@ -25,16 +25,16 @@ Building the sources requires Qt 5.2.1 or later.
Compiling Valentina
====================
Prerequisites:
* Qt 5.2.1 or later (On Unix development packages needed)
* mercurial
* On Unix:
- ccache
Prerequisites:
* Qt 5.2.1 or later (On Unix development packages needed)
* mercurial
* On Unix:
- ccache
- g++ (at least GCC 4.6 is needed and GCC 4.8 is recommended) or
clang (clang 3.4 recommended)
- xpdf package (tool pdftops).
* On Windows:
- MinGW or Visual Studio
- xpdf package (tool pdftops).
* On Windows:
- MinGW or Visual Studio
- Xpdf is an open source viewer for Portable Document Format (PDF)
files. Website http://www.foolabs.com/xpdf/. Put tool pdftops.exe
in the same directory with Valentina's binary file.