当我运行代码时
http://wpage.unina.it/marcello.caleffi/ns2/tora.cc和
http://wpage.unina.it/marcello.caleffi/ns2/tora.h
我得到的错误是
invalid command name "int"
while executing
"int hdr_tora::offset_"
(file "tora.cc" line 18)
谁能帮我这个?
当我运行代码时
http://wpage.unina.it/marcello.caleffi/ns2/tora.cc和
http://wpage.unina.it/marcello.caleffi/ns2/tora.h
我得到的错误是
invalid command name "int"
while executing
"int hdr_tora::offset_"
(file "tora.cc" line 18)
谁能帮我这个?
好吧,您不应该“运行代码”。
并且:files.cc 不能在 ns2 中单独编译。
构建示例:tar xvf ns-allinone-2.35_gcc482.tar.gz
https://drive.google.com/file/d/0B7S255p3kFXNSGJCZ2YzUGJDVk0/view?usp=sharing
cd ns-allinone-2.35/
补丁 -p0 < tora_ns235.patch
https://drive.google.com/file/d/0B7S255p3kFXNQXhib1BhRlVSSm8/view?usp=sharing
。/安装
Tora 示例:tora-files+examples.tar.gz
https://drive.google.com/file/d/0B7S255p3kFXNQ2hYb0xPcmdlWU0/view?usp=sharing