Re: visual c++

2007-06-28 Thread Dave Shield
On 26/06/07, Wes Hardaker <[EMAIL PROTECTED]> wrote: > DS> We'll probably need to issue a 5.2.4.1 release to fix this problem > DS> on that line too. > > Wanna do that with just a delta of a patch to this issue? If so, I'd > say just do it with at most a single rc1 pre-release. Or none at all...

Re: visual c++

2007-06-26 Thread Wes Hardaker
> "DS" == Dave Shield <[EMAIL PROTECTED]> writes: DS> We'll probably need to issue a 5.2.4.1 release to fix this problem DS> on that line too. Wanna do that with just a delta of a patch to this issue? If so, I'd say just do it with at most a single rc1 pre-release. Or none at all... -- Wes

Re: visual c++

2007-06-23 Thread Dave Shield
On 23/06/07, Alex Burger <[EMAIL PROTECTED]> wrote: > Aleksandr Lomanov wrote: > > visual c++ workspace no more supported ? > > When it will be supported ? > > > It's still supported. What makes you think it isn't? Note that there has been a problem wit

Re: visual c++

2007-06-23 Thread Alex Burger
Aleksandr Lomanov wrote: > visual c++ workspace no more supported ? > When it will be supported ? > It's still supported. What makes you think it isn't? Alex - This SF.net email is sponsored by DB2 E

visual c++

2007-06-19 Thread Aleksandr Lomanov
Hello, all! visual c++ workspace no more supported ? When it will be supported ? Aleksandr Lomanov ICQ#: 170411676 - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express

Re: Visual C++ Express and net-snmp

2007-01-26 Thread Daniel Lacey
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 se

Re: Visual C++ Express and net-snmp

2007-01-26 Thread Alex Burger
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 se

Re: Visual C++ Express and net-snmp

2007-01-25 Thread Daniel Lacey
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

Re: Visual C++ Express and net-snmp

2007-01-25 Thread G. S. Marzot
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

Visual C++ Express and net-snmp

2007-01-24 Thread Daniel Lacey
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:

AW: agentx Problem with Visual C++ Compiler

2005-06-24 Thread Naber, Peter
15:35 An: Naber, Peter Cc: [email protected] Betreff: Re: agentx Problem with Visual C++ Compiler On Thu, 23 Jun 2005 19:45:16 +0200 Naber, wrote: NP> i have a problem with my own agent. I have developed a small agent and NP> compiled it with gcc under cygwin. The agent

Re: agentx Problem with Visual C++ Compiler

2005-06-24 Thread Robert Story
7; or 'master agent' is snmpd. Anything talking AgentX to an AgentX master is a sub-agent. NP> Now i compiled the same agent under Microsoft Visual C++ 6.0 without any NP> error messages. If I start the agent i got the error message: Error: Failed NP> to connect to the agentx ma

RE: agentx Problem with Visual C++ Compiler

2005-06-23 Thread Amber Gupta
Subject: agentx Problem with Visual C++ Compiler Hi, i have a problem with my own agent. I have developed a small agent and compiled it with gcc under cygwin. The agent works fine with snmd-5.2.1 and agentx Interface on localhost:705 Now i compiled the same agent under Microsoft Visual C++ 6.0

agentx Problem with Visual C++ Compiler

2005-06-23 Thread Naber, Peter
Hi, i have a problem with my own agent. I have developed a small agent and compiled it with gcc under cygwin. The agent works fine with snmd-5.2.1 and agentx Interface on localhost:705 Now i compiled the same agent under Microsoft Visual C++ 6.0 without any error messages. If I start the agent