Ekkehard Domning wrote:
Hello,

while I was able to compile net-snmp with M$C and cygwin, I had no success with compiling with Mingw based Bloodshed Dev-C++.
The compiler stops in net-snmp-config.h (Line 1540)
1540 D:\Misc\net-snmp-5.2.1\win32\net-snmp\net-snmp-config.h syntax error before "uint32_t"
this is the second line after #define WIN32


Bloodshed Dev-C++ (http://www.bloodshed.net/) is a full-featured Integrated Development Environment (IDE) for the C/C++ programming language. It uses Mingw port of GCC (GNU Compiler Collection) as it's compiler.

It imports the *.dsp file, but fails as described above.
Any Ideas?

I have never tried Bloodshed. Right now we support:

-MSVC
-MinGW with MSYS using configure
-Cygwin using configure

Have you tried using configure with MinGW?

Alex


------------------------------------------------------- This SF.Net email is sponsored by: NEC IT Guy Games. Get your fingers limbered up and give it your best shot. 4 great events, 4 opportunities to win big! Highest score wins.NEC IT Guy Games. Play to win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20 _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to