Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| dev:tools [2011/10/21 18:15] – Updated build tool for Windows: only MSVC10 digitalman | dev:tools [2024/04/06 13:50] (current) – Add screenshot of Visual Studio configured for C++ dev and XP support digital man | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| ===== Windows ===== | ===== Windows ===== | ||
| - | The majority of the Synchronet executable files and libraries for Windows are built with Microsoft Visual C++ 2010 Express (free). | + | The majority of the Synchronet executable files and libraries for Windows are built with [[https:// |
| - | Certain GUI components (e.g. Synchronet Control Panel) are built with Borland C++Builder 6, with efforts under way to transition to Embarcadero Technologies | + | {{: |
| + | |||
| + | 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 ===== | ||
| - | GNU C/C++ (gcc) is officially supported on Unix/Linux platforms, while other compilers (e.g Intel C Compiler) may be used by experienced programmers. | + | 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]] | ||