|
Bugzilla – Full Text Bug Listing |
| Summary: | lte-test-fading.cc not listed in wscript | ||
|---|---|---|---|
| Product: | ns-3 | Reporter: | Biljana Bojović <bbojovic> |
| Component: | lte | Assignee: | Biljana Bojović <bbojovic> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | ammo6818, manuel.requena, ns-bugs, tomh |
| Priority: | P3 | ||
| Version: | ns-3.26 | ||
| Hardware: | All | ||
| OS: | All | ||
|
Description
Biljana Bojović
2017-03-16 13:00:29 UTC
lte-test-fading.h does not need to go in wscript However, lte-test-fading.cc has dependencies that cannot be satisfied just by enabling it in the wscript. It may have been disabled for this reason. In file included from ../src/lte/test/lte-test-fading.cc:31:0: ../src/lte/test/lte-test-fading.h:28:42: fatal error: ns3/buildings-mobility-model.h: No such file or directory compilation terminated. |