Hi,
I am writing my own python component to use as a controller and I followed the wiki guide (http://noxrepo.org/noxwiki/index.php/Developing_in_NOX). According to that guide, after every change I make to my component, I have to re-do the following steps:

./boot.sh
cd build/
../configure
make -j 5

Is there any way to avoid to compile NOX every time I make a change to my controller?
Thanks a lot.
Regards,
Giorgio
_______________________________________________
nox-dev mailing list
nox-dev@noxrepo.org
http://noxrepo.org/mailman/listinfo/nox-dev

Reply via email to