Hi, If you just change the switch.cc file, you can make in nox/build/. If you added a new file switch1.cc, you should modify the Makefile.am including the switch1.cc in nox/src/nox/coreapp/switch/ and make in nox/build.
This should work. Regards Chen Yang 2012-07-27 chenyangseamoon 发件人:CHEN Fuyu 发送时间:2012-07-27 16:19 主题:[nox-dev] Fwd: how to make a modification of controller switch.cc work 收件人:"nox-dev"<[email protected]> 抄送: 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
