Re: [Kmatplot-general] kmatplot-dev ?
Brought to you by:
kamil
From: Laurent J. <lja...@fy...> - 2002-05-23 19:35:57
|
On Wednesday 22 May 2002 00:08, you wrote: > Hello Hugo, > > Do you think to be able (when you have time of course) to create a > development package for kmatplot ? > > I would be great to have a package kmatplot-dev which gathers > - headers of kmatplot; > - dynamic and static libraries; > - demos like demo2d.cpp and demo3d.cpp; > - ... anything interesting for development. > > In particular, it allows us to create new functions for the octave > interface when we want to compile new .oct file with mkoctfile. To complete what I said, the important library for the development of an octave interface (but this is not the most important library for a kmatplot development package) is libkmatplot_interface.a created into kmatplot-0.4/kmatplot/interface/libkmatplot_interface.a Bye, Laurent. |