You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: