Changes between Version 21 and Version 22 of building
- Timestamp:
- 10/06/17 10:27:54 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
building
v21 v22 13 13 14 14 The following software are needed : 15 * GNAT compiler GPL (see [https://libre.adacore.com/ AdaCore web site]). Note : the 2015 version works, the 2017 do not. 15 * GNAT compiler GPL (see [https://libre.adacore.com/ AdaCore web site]). Note : the 2015 version works with the corresponding version of gtkada, the 2017 do not. For non graphic tools, the 2017 should work. 16 * Use the current gtkAda files in lib directory or download the corresponding GNAT compiler version (see [https://libre.adacore.com/ AdaCore web site]). 16 17 * For windows, get the cygwin ([https://www.cygwin.com/ Cygwin web site]) or msys2 ([http://www.msys2.org/ Msys2 web site]) environment. 17 18 * a svn client is necessary. The default one is fine for linux and tortoiseSVN can be tortoiseSVN ([https://tortoisesvn.net/ Tortoise SVN web site]) used for windows.