новые иконки в OpenBoard
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
OpenBoard/thirdparty/xpdf
Claudio Valerio 4eea0597ed Added new files 13 years ago
..
xpdf-3.02 Added new files 13 years ago
README.txt Removed old arguments on ./configure linux command 13 years ago
xpdf.pro Updated libraries 13 years ago

README.txt

How to build xpdf
=================

instructions for version 3.02

- Make sure freetype2 is installed in Uniboard/thirdparty/freetype
- Decompress xpdf-3.02.xx.tar.gz

Windows:
- using cywin run ./configure
- run qmake xpdf.pro -r -spec win32-g++
- run make

OSX:
- run ./configure (may need extrea options ?)

Linux:
- run ./configure

- Run qmake (-spec macx-g++ on OSX)
- Run make (nmake on windows)