Alex Burger wrote:
Daniel Lacey wrote:
I tried to compile net-snmp as in section "Win32\build.bat script" and
using the Visual C++ application.
The BAT method gives me an error caused by:
if (! (-d $ENV{MSVCDir})) {
print "\nPlease run VCVARS32.BAT first to set up the Visual St
Daniel Lacey wrote:
> I tried to compile net-snmp as in section "Win32\build.bat script" and
> using the Visual C++ application.
> The BAT method gives me an error caused by:
>
> if (! (-d $ENV{MSVCDir})) {
> print "\nPlease run VCVARS32.BAT first to set up the Visual Studio
> build\n" .
>
G. S. Marzot wrote:
Daniel Lacey wrote:
I finally got the Visual C++ Express and PSDK on my XP machine...
It does have NMAKE!!!
That's the end of the good news...
When trying from Visual C++, I get errors about not being able to find winsock.h...
It is in th
Daniel Lacey wrote:
> I finally got the Visual C++ Express and PSDK on my XP machine...
> It does have NMAKE!!!
>
> That's the end of the good news...
>
> When trying from Visual C++, I get errors about not being able to find
> winsock.h...
> It is in the PSDK under Server 2003 R2...
> Is there
I finally got the Visual C++ Express and PSDK on my XP machine...
It does have NMAKE!!!
That's the end of the good news...
I tried to compile net-snmp as in section "Win32\build.bat script" and
using the Visual C++ application.
The BAT method gives me an error caused by:
if (! (-d
$ENV{MSVCD