|
Bugzilla – Full Text Bug Listing |
| Summary: | Need to rename p2p.dll | ||
|---|---|---|---|
| Product: | ns-3 | Reporter: | Craig Dowell <craigdo> |
| Component: | build system | Assignee: | ns-bugs <ns-bugs> |
| Status: | RESOLVED FIXED | ||
| Severity: | blocker | CC: | gjcarneiro |
| Priority: | P1 | ||
| Version: | pre-release | ||
| Hardware: | PC | ||
| OS: | Windows | ||
|
Description
Craig Dowell
2007-06-26 03:31:39 UTC
Good catch! I can only imagine how difficult it must have been to track that bug :) I wonder if correctly setting PATH to point to the directory containing ns-3's p2p.dll before anything else helps prevent the bug (the waf build system for ns3 does that for you when you run waf --shell or waf check). Regardless, it is probably a good idea to rename the module anyway, for clarity if nothing else. we generate dlls with an ns-3 prfix now. |