NT Compile Problem

Jochen Katz katz____agentpp.com
Mon May 15 14:35:03 CEST 2000


Hi,

> I get the following error messages when I try to
> compile Agent++ V3.4 on NT:
> 
> mib.cpp(3472) : error C2362: initialization of
> 'nextoid' is skipped by 'goto reprocess'
> 
> mib.cpp(3304) : see declaration of 'nextoid'

I could not reproduce the problem with the following compiler:
Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 12.00.8168
for 80x86

But I found out, that the declaration of 'nextoid' in line 3304
isn't needed.
So you can remove this line and try again.

Best regards,
  Jochen



More information about the AGENTPP mailing list