Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| dev:tools [2010/02/22 02:04] – created digitalman | dev:tools [2024/04/06 13:50] (current) – Add screenshot of Visual Studio configured for C++ dev and XP support digital man | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| ===== Windows ===== | ===== Windows ===== | ||
| - | FIXME | + | |
| + | The majority of the Synchronet executable files and libraries for Windows are built with [[https:// | ||
| + | |||
| + | {{: | ||
| + | |||
| + | Certain GUI components (e.g. Synchronet Control Panel, '' | ||
| + | |||
| + | The Synchronet Windows 95 FOSSIL driver ('' | ||
| + | |||
| + | The 16-bit portion of the Synchronet FOSSIL driver ('' | ||
| + | |||
| + | The '' | ||
| ===== UNIX ===== | ===== UNIX ===== | ||
| - | FIXME | ||
| + | GNU C/C++ (gcc) is officially supported on Unix/Linux platforms, while other compilers (e.g Intel C Compiler, Clang) may be used by experienced programmers. | ||
| + | |||
| + | ==== GCC ==== | ||
| + | |||
| + | Version 4.6 or later of the GNU Compiler Collection (GCC) is required (specifically, | ||
| ===== See Also ===== | ===== See Also ===== | ||
| * [[source|Source code]] | * [[source|Source code]] | ||