Name | Modified | Size | Downloads / Week |
---|---|---|---|
bin | 2019-11-18 | ||
dist | 2019-11-18 | ||
2014-03-24_ttcards_windows-dependencies.zip | 2014-03-25 | 8.3 MB | |
2014-03-24_ttcards_osx-dependencies.tar.gz | 2014-03-25 | 5.2 MB | |
README.md | 2014-03-25 | 2.0 kB | |
2013-12-14_ttcards_windows-dependencies.zip | 2013-12-14 | 8.1 MB | |
2013-12-14_ttcards_osx-dependencies.tar.gz | 2013-12-14 | 183.3 kB | |
Totals: 7 Items | 21.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>.