[liblamp-developers] Basic infrastructure is ready!
Status: Pre-Alpha
Brought to you by:
noah1989
From: Stefan N. <noa...@go...> - 2008-02-01 22:38:40
|
Hi folks, Today I got the unit system working as kind of an example for the whole project. We now have: - directories for the code - working Makefiles - an NUnit test environment - some tests and of course the unit system code and a module for the SI unit system. You may now just download the code from subversion, for example using: svn co https://liblamp.svn.sourceforge.net/svnroot/liblamp/trunk liblamp and then run (currently under linux only): make && make test Tell me whether it works or not :) Please read the README ;-) Now you can also start making lots of suggestions and asking even more questions. Those of you who didn't subscribe to the list yet should do it now: https://lists.sourceforge.net/lists/listinfo/liblamp-developers Remember our project homepage URL: http://liblamp.sourceforge.net Have fun! -- Stefan Noack <noa...@go...> |