[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ns] Compile Warnings and Downloading from the website
Hi,
I have a couple of questions.
The first is regarding downloading the all-in-one package from the website
- wednesday I downloaded a few of the tar files on the website including
the makefiles for windows and the all-in-one package - but today when I
download the same file I can't seem to untar it via winzip - like i was
able to do wednesday. Did anything change on the website between now and
then? (I have tried downloading the file a couple of times)
The second question regards compiling the ns2 portion of the all-in-one.
I am trying to compile ns-src-2.1b7 and I get several warnings and an
error.
The warnings reference using a zero-sized-array or using 'this' (errors
C4200 and C4355 in VC++ 6.0) or data conversion from double to float
(C4244) - do these warnings matter?
The error is that __FUNCTION__ is an undeclared identifier - I am a bit
new at programming in the visual C++ framework - though I have extensive
experience in coding in C++ - was hoping that if someone else has seen
this they can save me a bit of time.
Thanks
raju