[rrd-developers] Compile rrdtool-1.4.8 in Visual Studio 2013
Peter
pspiegler at gmx.de
Sun Jul 13 19:59:34 CEST 2014
Hi Tobi,
now it is not possible to compile master with Visual Studio 2013 C++.
There are incompatibilities
http://en.wikipedia.org/wiki/Compatibility_of_C_and_C%2B%2B ie: many
explicit casts needed, keyword template not allowed, ...
And set up the project to Standard C lead to other errors
Error 1 error C2065: 'tzname' : undeclared identifier
c:\dev\rrdtool-1.x\src\strftime.c 248 1 rrdlib
and also in windows files:
Error 8 error C2008: '$' : unexpected in macro definition C:\Program Files
(x86)\Microsoft SDKs\Windows\v7.0A\include\driverspecs.h 142 1 rrdlib
But Branch 1.4 I can compile with the small modifications.
Peter
--
View this message in context: http://rrd-mailinglists.937164.n2.nabble.com/Compile-rrdtool-1-4-8-in-Visual-Studio-2013-tp7582052p7582310.html
Sent from the RRDtool Developers Mailinglist mailing list archive at Nabble.com.
More information about the rrd-developers
mailing list