mirror of
https://github.com/jenshemprich/MacGLide.git
synced 2024-12-26 15:29:19 +00:00
How to build the libraries
This commit is contained in:
parent
4360e7d439
commit
9292dd543b
@ -1,9 +1,16 @@
|
||||
Put the src for the following archives in the "Libraries"-directory:
|
||||
|
||||
DevIL >= 1.6.7
|
||||
zlib >= 1.2.3
|
||||
jpeg-6b
|
||||
lpng > 1.2.8
|
||||
tiff -> 3.7.4
|
||||
Unzip them all and remvove the version number from the dir name. Then
|
||||
move the files into the each correspondig "*-src" directory (created by Subversion).
|
||||
zlib >= 1.2.3
|
||||
libzip >= 0.61
|
||||
|
||||
Unzip them all and remvove the version number from the dir name. Then move the files into the each correspondig "*-src" directory (created by Subversion).
|
||||
|
||||
If you upgrade a component, you should remove the old content of the corresponding *_src directory.
|
||||
|
||||
The Library directory also contains header files for some projects. These are copies of the original source file but changed to allow compilation in CW for OS9 without changing the original sources (or convince the authors to add support for CW).
|
||||
|
||||
These headers are then injected into the project via precompiled headers.
|
||||
|
Loading…
Reference in New Issue
Block a user