[rrd-developers] Compile rrdtool-1.4.8 in Visual Studio 2013
Peter
pspiegler at gmx.de
Sat Aug 23 12:42:29 CEST 2014
Hi Tobi,
I've made many changes to get Master compiled in Visual Studio.
But running with command graph throw an exception in grrd_graph.c:
int im_free(image_desc_t *im) {
...
if (im->rrd_map){
>> g_hash_table_destroy(im->rrd_map);
Unhandled exception at 0x77BBF636 (ntdll.dll) in rrdtool.exe: 0xC0000374:
Ein Heap wurde beschädigt (parameters: 0x77BDD338).
g_hash_table_destroy is defined in ghash.h.
I use glib-2.0
Peter
--
View this message in context: http://rrd-mailinglists.937164.n2.nabble.com/Compile-rrdtool-1-4-8-in-Visual-Studio-2013-tp7582052p7582377.html
Sent from the RRDtool Developers Mailinglist mailing list archive at Nabble.com.
More information about the rrd-developers
mailing list