Hi,
I
think it's enough to manually put the files in the folder for it to
work.
regards
Anders
Hi,
I'm doing compilation for windows with wiresharkk code base. In my lab
machine there is no internet connection. While i'm executing "nmake -f
Makefile.nmake setup" command which is trying to download libraries from the
internet. So i manually commented that lines in Makefile.nmake file and i
placed all libraries in wireshark-libs and i compiled. It was
successfull. Is it correct or anyother way is there to avoid commenting the
lines in Makefile.nmake file.
Thanks,
Subhasree