hi there,
I'm a student and I have a project which deals with NS2 (Network Simulator 2)on windows platform(where to find it : http://www.isi.edu/nsnam/ns/ns-build.html). I still have problem to commpile it properly...
I've downloaded every part of the software and have found tutorial on it (http://fiddle.visc.vt.edu/courses/ece5566/lectures/09ns2_install.pdf). I have the C++ compiler, everything.... but I didn't understood that:
C:\>cd C:\NetSim
C:\>vcvars32.bat (I know that we have to specify where we're supposed to work)
cd C:\NetSim\tcl8.3.2\win
c:\progra~1\micros~4\vc98\bin\nmake /f makefile.vc
c:\progra~1\micros~4\vc98\bin\nmake /f makefile.vc install
if you put this last lines in a bash file it won't work, but It ordered like this in the tutorial...
I'm completely puzzled!!!!
I"m doing something wrong, but my classmate and I didn't find where....
If anybody worked on this before, her or his help will be more than welcome!!!!!
In advance thank you!!!!
M