Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
ttcards_v0.11.0-win32.zip | 2019-11-18 | 16.8 MB | |
Totals: 1 Item | 16.8 MB | 0 |
Third-Party Dependencies
ttcards's third-party dependencies. Pre-packaged libraries are available for the OS X and Windows platforms and may be found listed as ttcards_\<PLATFORM>-dependencies at:
Installation
Download the package file for your platform and extract inside the third-party folder inside the project root. You should now have several libraries populating third-party/\<EXTRACTED_PLATFORM>. No other dependency hell to ensure -- yay!
Packaged Libraries
The officially packaged development header files of:
- SDL v2.0.3
- SDL_image v2.0.0
- SDL_ttf v2.0.12
-
- Distributed framework is copied from the SFML2 master branch with me moving the distribution's sndfile.h file to it under a new Headers directory.
-
Packaged only under Mac OS X
- SDL2_image.framework v2.0.0 built with SDL_IMAGE_USE_COMMON_BACKEND (in order to fix critical pixel mismatch issue; see also https://forums.libsdl.org/viewtopic.php?t=10013&highlight=perhaps+again+pixel+bug+mac).
- libpng v1.5.18 from Homebrew's repository with the --universal build flag.
- libtiff v4.0.3 from Homebrew's repository with the --universal build flag.
- libjpeg 8d from Homebrew's repository with the --universal build flag.
Licensing
Licensing files for each library can be found at the project root of your ttcards directory under LICENSE_\<LIBRARY_NAME>.