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