Project

General

Profile

Actions

Bug #2662

closed

scenario template: fatal error: common.hpp: No such file or directory

Added by Junxiao Shi about 9 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
Start date:
03/21/2015
Due date:
% Done:

100%

Estimated time:

Description

Steps to reproduce:

  1. install ndnSIM
  2. clone ndnSIM-scenario-template
  3. create file ndnSIM-scenario-template/scenarios/hello.cpp with following code:

    #include <ns3/ndnSIM-module.h>
    
    int
    main()
    {
      return 0;
    }
    
  4. execute ./waf configure followed by ./waf

Expected: code builds

Actual: include/ns3-dev/ns3/ndnSIM/NFD/daemon/face/face.hpp:29:22: fatal error: common.hpp: No such file or directory


Files

fix-ndnSIM-NFD-includes.sh (574 Bytes) fix-ndnSIM-NFD-includes.sh Junxiao Shi, 03/22/2015 08:18 AM
Actions

Also available in: Atom PDF