Just this line.
Manual Edit:
At line 73 of agent.h under nam-1.11 folder, change NULL to 0.
from this, double &corner_x, double &corner_y) const = NULL;
to this, double &corner_x, double &corner_y) const = 0;
Patch file:
http://www.isi.edu/nsnam/dist/nam-1.11.patch
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment