On Wed, 15 Jul 2015 07:52:58 + Christian wrote:
CC> I am using MinGW for the gcc compiler, Windows 7 -32bit and
CC> Net-SNMPv5.5
CC> [...]
CC> expected '=', ',', ';', 'asm' or '__attribute__' before
CC> 'uint64_t' snmpdemoapp line 1557, external
CC> location: C:\usr\include\net
1560, external location: C:\usr\include\net-snmp\net-snmp-config.h
C/C++ Problem
-Original Message-----
From: NetSNMP Mailbox [mailto:net-snmp-m...@freesnmp.com] On Behalf Of Robert
Story
Sent: Tuesday, July 14, 2015 3:06 PM
To: Chetcuti, Christian
Cc: net-snmp-coders@lists.sourceforge.net
Subj
On Mon, 13 Jul 2015 14:29:09 + Christian wrote:
CC> I've added the
CC> source file and the respective makefile. When I pass the make
CC> command the following is the returned response:
CC>
CC> C:\usr\include>make snmpdemoapp
CC> gcc -I. `net-snmp-config --cflags` -c -o snmpdemoapp.o
CC> snm
al Message-
From: Chetcuti, Christian [mailto:cchetc...@hobsoft.com.mt]
Sent: Monday, July 13, 2015 10:29 AM
To: 'Coders List'
Subject: RE: Building snmpdemoapp error
Dear all,
I've installed net-snmp successfully on my system. I am now trying to
understand snmp communication thro
Dear all,
I've installed net-snmp successfully on my system. I am now trying to
understand snmp communication through the use of the simple demo application
found on the website. I've added the source file and the respective makefile.
When I pass the make command the following is the returne