[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ns] making setdest on win98



hello 
 i need to generate scenario files, so i had to make setdest, since iam
using windows98 i could not use makefile.in or config.in so i tried
building my own makefile
it gave errors asking for header files such as uio.h and unistd.h which
are not avialable vc++ 
finally came out of the make process with error saying donot know how to
make setdest.o
can anybody build our own makefiles for setdest
do i have to make any changes in setdest.cc itself 
i tried replacing uio.h with iostream.h
and uiostd.h with fstream.h
i am still not able to compile it in ns
could someone please help us out
anupama