Synchronet v3.19b-Win32 (install) has been released (Jan-2022).

You can donate to the Synchronet project using PayPal.

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
dev:dependencies [2018/09/07 16:20] – UIFC depends on CIOLIB, switched order. electrosysdev:dependencies [2018/09/07 16:21] – SDL on top as its required by XPDEV electrosys
Line 2: Line 2:
  
 This page identifies the dependencies of the C/C++ source projects in the Synchronet [[CVS]] repository. This page identifies the dependencies of the C/C++ source projects in the Synchronet [[CVS]] repository.
 +
 +===== SDL =====
 +
 +The [[http://www.libsdl.org/|Simple DirectMedia Layer]] library is optionally supported by CIOLIB.
 +
 +The SDL libraries and headers are no longer (as of Oct-20-2011) being stored in the Synchronet [[dev:CVS]] repository.
  
 ===== XPDEV ===== ===== XPDEV =====
Line 25: Line 31:
  
  
-===== SDL ===== 
  
-The [[http://www.libsdl.org/|Simple DirectMedia Layer]] library is optionally supported by CIOLIB. 
- 
-The SDL libraries and headers are no longer (as of Oct-20-2011) being stored in the Synchronet [[dev:CVS]] repository. 
 ===== Ncurses ===== ===== Ncurses =====
 Ncurses ("new curses") is required for [[#CIOLIB]] builds on *nix builds. Ncurses ("new curses") is required for [[#CIOLIB]] builds on *nix builds.