This shows you the differences between two versions of the page.
|
program:start [2008/05/28 19:35] sylvaticus |
program:start [2008/07/31 17:29] (current) sylvaticus |
||
|---|---|---|---|
| Line 7: | Line 7: | ||
| Any suggestion to improve it or to better "code" it is very welcome ! | Any suggestion to improve it or to better "code" it is very welcome ! | ||
| - | There is an [[http://www.regmas.org/doxygen/html|on-line version]] of the documentation automatically extracted from the source code of the latest snaphot.\\ | + | There is an [[http://www.regmas.org/doc/referenceManual/html/|on-line version]] of the documentation automatically extracted from the source code of the latest snaphot.\\ |
| Line 24: | Line 24: | ||
| Linux is currently the main platform for developing RegMAS (to be precise, I use the latest version of Debian and Ubuntu). | Linux is currently the main platform for developing RegMAS (to be precise, I use the latest version of Debian and Ubuntu). | ||
| - | As IDE, I am using Kdevelop and a Kdevelop project file is included in the CVS, but you can use whatsoever IDE you prefer (or, if you are //crude and pure//, vim or emacs or nano...). | + | As IDE, I am using Kdevelop and a Kdevelop project file is included in the SVN, but you can use whatsoever IDE you prefer (or, if you are //crude and pure//, vim or emacs or nano...). |
| If you want to debug the source code, don't forget to install the C++ and Qt debugging libraries, currently on Debian etch **libstdc++6-X.Y-dbg** and **libqt4-debug**. | If you want to debug the source code, don't forget to install the C++ and Qt debugging libraries, currently on Debian etch **libstdc++6-X.Y-dbg** and **libqt4-debug**. | ||