[rrd-developers] Compiling with VS2008 doesn't work

Barrie barrie0482 at gmail.com
Thu Aug 20 14:39:53 CEST 2009


Hi Dirk,

The info in the link below are my notes on building rrdtool v1.3.8 with 
Visual C++ 2008 Express.

http://wiki.github.com/barrie0482/rrdtool_win32_build

I have now moved on and I'm trying to get the v1.4rc2 to compile with 
Mingw32 on WinXP.

Hope this helps.

Cheers, Barrie

Helbig, Dirk (EXTERN: HuD ITSO) wrote:
> Hi,
>
> I tried to compile the svn-trunk-version 2 days ago.
> After updating some external libs I got these errors:
>
> Error	1	error C3861: '_snprintf': identifier not found
> c:\Projekte\rrdtool\src\src\rrd_dump.c	130	rrdlib
> Error	2	error C3861: '_snprintf': identifier not found
> c:\Projekte\rrdtool\src\src\rrd_dump.c	132	rrdlib
> Error	3	error C3861: '_snprintf': identifier not found
> c:\Projekte\rrdtool\src\src\rrd_dump.c	136	rrdlib
> Error	4	error C3861: '_snprintf': identifier not found
> c:\Projekte\rrdtool\src\src\rrd_dump.c	145	rrdlib
> Error	5	error C3861: '_snprintf': identifier not found
> c:\Projekte\rrdtool\src\src\rrd_dump.c	149	rrdlib
> Error	6	error C3861: '_snprintf': identifier not found
> c:\Projekte\rrdtool\src\src\rrd_dump.c	151	rrdlib
> Error	7	error C3861: '_snprintf': identifier not found
> c:\Projekte\rrdtool\src\src\rrd_dump.c	155	rrdlib
> Error	8	error C3861: '_snprintf': identifier not found
> c:\Projekte\rrdtool\src\src\rrd_dump.c	161	rrdlib
> Error	9	error C3861: '_snprintf': identifier not found
> c:\Projekte\rrdtool\src\src\rrd_dump.c	168	rrdlib
> Error	10	error C3861: '_snprintf': identifier not found
> c:\Projekte\rrdtool\src\src\rrd_dump.c	187	rrdlib
> Error	11	error C3861: '_snprintf': identifier not found
> c:\Projekte\rrdtool\src\src\rrd_dump.c	193	rrdlib
> Error	12	error C3861: '_snprintf': identifier not found
>
>   



More information about the rrd-developers mailing list