You need to add the other files to your component's Makefile.am, and then rerun 
boot.sh and configure (you may be able to skip configure; I can't remember).

The "hoststate" component is a nice clean example of a C++ component consisting 
of multiple source files.

-- Murphy

On Sep 25, 2011, at 1:51 PM, andrea simeoni wrote:

> Hi guys,
> 
> I'm writing a component that exploits some custom defined classes for working 
> properly.
> Where I have to place such classes? If I define such classes in separate 
> files,  when launching the Make -j command they are ignored by the compiler.
> I have to define all I need in the Component.cc and Component.hh files?
> 
> Thanks
> 
> -- 
> Andrea Simeoni
> _______________________________________________
> nox-dev mailing list
> nox-dev@noxrepo.org
> http://noxrepo.org/mailman/listinfo/nox-dev

_______________________________________________
nox-dev mailing list
nox-dev@noxrepo.org
http://noxrepo.org/mailman/listinfo/nox-dev

Reply via email to