ndnSIM-nom-rapid-car2car
ndnSIM-nom-rapid-car2car copied to clipboard
error about "random-variable.h" in compiling ndnsim-nom-rapid-car2car
when I compiled the source of ndnsim with v2v code in MacOsX and ubuntu12.04/14.04,I always got this errors, could any one tell me how to fix it ?Thanks a lot. errors below:
In file included from ../src/ndnSIM/plugins/topology/rocketfuel-map-reader.h:26: ./ns3/annotated-topology-reader.h:25:10: fatal error: 'ns3/random-variable.h' file not found #include "ns3/random-variable.h" ^~~~~~~~~~~~~~~~~~~~~~~ 1 error generated.
Waf: Leaving directory `/Users/jack/ndnSIM/ns-3/build' Build failed
i have the same error.can you share the solution if you have resolved the problem
Has anybody resolved this error?