I attach the picture,please see it and say me how can resolving this warning?
I follow this steps:
Create file TestClass.cc
Include stdio, string and object in the file
Put the classes in the file
Put the file in $NS/ns-2.34
Add TestClass.o to the end of OBJ_CC list in
Makefile
Compile ns: make
In the ns
set mytest [new LabTestClass]
then in last step I have this warning,you can see it in picture.