[Clam-devel] Building a processing library
    David García Garzón 
    dgarcia at iua.upf.edu
       
    Wed Jun 27 11:59:27 PDT 2007
    
    
  
Here we have a procedure to build separated libraries to develop with 
NetworkEditor[1].
[1] http://clam.iua.upf.edu/wikis/clam/index.php/Building_a_processing_library
They are still not run-time loaded, as you need to link NetworkEditor with the 
library in compile time. But, in Linux, you just have to recompile 
NetworkEditor once, after that, you just need to recompile and reinstall your 
library to have it updated on the NetworkEditor. This is possible because 
NetworkEditor has no dependency on the library ABI :-)
The procedure has no support for configurators yet.
David.
    
    
More information about the clam-devel
mailing list