r16829 by jghali - some fixes for msvc build instructions
scribus-commit
scribus-commit at lists.scribus.net
Tue Sep 13 22:53:15 UTC 2011
Author: jghali
Date: Tue Sep 13 22:53:15 2011
New Revision: 16829
URL: http://scribus.net/websvn/listing.php?repname=Scribus&sc=1&rev=16829
Log:
some fixes for msvc build instructions
Modified:
branches/Version135/Scribus/BUILDING_win32_msvc.txt
Modified: branches/Version135/Scribus/BUILDING_win32_msvc.txt
URL: http://scribus.net/websvn/diff.php?repname=Scribus&rev=16829&path=/branches/Version135/Scribus/BUILDING_win32_msvc.txt
==============================================================================
--- branches/Version135/Scribus/BUILDING_win32_msvc.txt (original)
+++ branches/Version135/Scribus/BUILDING_win32_msvc.txt Tue Sep 13 22:53:15 2011
@@ -13,14 +13,14 @@
- Microsoft Visual Studio 2008 or Visual C++ Express Edition 2008
- A recent Qt (version >= 4.6) release built with Visual Studio 2008
- Cairo sources from cairographics.org (version >= 1.8.0)
- - Pixman sources from cairographics.org (version = 0.12.0)
+ - Pixman sources from cairographics.org (version >= 0.12.0)
- Boost from www.boost.org (version >= 1.35.0)
- Libxml2 win32 binaries from the Libxml project
- Libjpeg win32 libs and binaries from the GnuWin32 project
- Libtiff win32 libs and binaries from the GnuWin32 project
- Freetype sources from freetype.org (version >= 2.4.0)
- LittleCMS sources from www.littlecms.com (version >= 2.1)
- - PoDoFo 0.8.x (and ONLY 0.8.x) sources from podofo.sourceforge.net
+ - PoDoFo sources (version >= 0.8.x) from podofo.sourceforge.net
- A Python 2.7 Windows binary build.
For debug builds, you'll need a release that contains the python27_d.dll .
@@ -260,7 +260,7 @@
Podofo sources can be downloaded from podofo.sourceforge.net. At the moment
those instructions are written, the recommended version to build Scribus on
-Windows is one of the 0.8.x series. Podofo >= 0.9.0 will not work!!!!
+Windows is one of the 0.8.x series.
Follow instructions in sources packages to build Podofo.
@@ -270,7 +270,7 @@
https://sourceforge.net/projects/scribus/files/scribus-libs/win32-msvc2008/
-Download the both scribus-podofo-* file. Unpack it.
+Download the scribus-podofo-*.zip archive. Unpack it.
Open the podofo solution located in podofo-whatever directory and build
Debug and Release configurations of PoDoFoLib project.
More information about the scribus-commit
mailing list