Hi, all,
If I change something in controller, e.g. nox/src/nox/coreapp/switch/switch.cc, or even I add a new switch file, like switch1.cc in the same directory, what else I need to do to make the modification work, (how to compile or build new .cc file? ). I try to run make in the directory nox/src/nox/coreapp/switch/ and nox/build/src/nox/coreapp/switch/ but it does not work thank you. -- Best regards, Fuyu Chen
