Ad blocker detected: Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by disabling your ad blocker on our website.
I downloaded rrdtool-1.2.6-win32-perl58.zip and got all the external libraries compiled fine. Also got the rrdtool 1.2.8 source. I'm having the following problem when compiling. Any ideas how to fix? Yes, the files do reside in the directory...
Compiling...
rrd_xport.c
c:\Visual Studio Projects\C++\rrdtool-1.2.6-win32-perl58\rrdtool\src\rrd_gfx.h(14) : fatal error C1083: Cannot open include file: 'libart_lgpl/libart.h': No such file or directory
rrd_rpncalc.c
c:\Visual Studio Projects\C++\rrdtool-1.2.6-win32-perl58\rrdtool\src\rrd_gfx.h(14) : fatal error C1083: Cannot open include file: 'libart_lgpl/libart.h': No such file or directory
rrd_graph_helper.c
c:\Visual Studio Projects\C++\rrdtool-1.2.6-win32-perl58\rrdtool\src\rrd_gfx.h(14) : fatal error C1083: Cannot open include file: 'libart_lgpl/libart.h': No such file or directory
rrd_graph.c
c:\Visual Studio Projects\C++\rrdtool-1.2.6-win32-perl58\rrdtool\src\rrd_gfx.h(14) : fatal error C1083: Cannot open include file: 'libart_lgpl/libart.h': No such file or directory
rrd_gfx.c
c:\Visual Studio Projects\C++\rrdtool-1.2.6-win32-perl58\rrdtool\src\rrd_gfx.h(14) : fatal error C1083: Cannot open include file: 'libart_lgpl/libart.h': No such file or directory
art_rgba_svp.c
c:\Visual Studio Projects\C++\rrdtool-1.2.6-win32-perl58\rrdtool\src\art_rgba_svp.c(31) : fatal error C1083: Cannot open include file: 'libart_lgpl/art_misc.h': No such file or directory
Generating Code...
The guy who posted the Win32 version on Tobi's website (the author of the popular Getif tool by the way) did it prematurely (evidenced by it not working). Tobi has not publised correct project files or some critical includes to make this thing work. It's still in development. Instead of banging you head against the preverbial wall, I would suggest that you use cygwin version.
Otherwise, you need to install the Tortise SVN version and download the entire tree to get the 1.1.x version that includes several missing files. You can start from there. It's definately some work. I almost got it working myself.
TheWitness
True understanding begins only when we realize how little we truly understand...