CHLLHC / sdn-vanet

SDN over VANET
2 stars 1 forks source link

error in line150 #4

Open meryeme92 opened 6 years ago

meryeme92 commented 6 years ago

Hi, I downloaded your codes and run SDN. However, I have gotten this error amina@amina-SATELLITE-L50-B:~/ns-3.235$ ./waf --run "SDN" Waf: Entering directory /home/amina/ns-3.235/build' Waf: Leaving directory/home/amina/ns-3.235/build' 'build' finished successfully (1.386s) msg="Cannot open input path ./SDNData, Aborted.", file=../scratch/SDN/SDN.cc, line=150 terminate called without an active exception Command ['/home/amina/ns-3.235/build/scratch/SDN/SDN'] terminated with signal SIGIOT. Run it under a debugger to get more information (./waf --run --command-template="gdb --args %s ").

CHLLHC commented 6 years ago

Sorry it was 2 years ago, I might not be correct. I think you should mkdir a SDNData folder under ~/ns-3.235.