hi,
Can you help me!!!!
I don't be able to build wireshark.exe for win32.
I have used developer-guide to compile the source.
The steps before "nmake -f Makefile.nmake all " it'ok!!!!
When i start "nmake -f Makefile.nmake all" all seem to go well but when start "link" i have this error
Linking wireshark.exe
link @C:\DOCUME~1\leo&mik\IMPOST~1\Temp\nm116.tmp
Microsoft (R) Incremental Linker Version 9.00.30729.01
Copyright (C) Microsoft Corporation. All rights reserved.
LINK : fatal error LNK1104: impossibile aprire il file 'C:\DOCUME~1\leo'
Impossibile trovare il percorso specificato.
NMAKE : fatal error U1077: 'link' : codice restituito '0x1'
Stop.
I use MSVC2008EE . Please help me, I don't know what to do!!!!!