Re: Compile rrdtool-1.4.8 in Visual Studio 2013
Peter <[email protected]> Sun, 13 Jul 2014 10:59:34 -0700 (PDT)
| Newsgroups | gmane.comp.db.rrdtool.devel |
|---|---|
| Message-ID | <[email protected]> |
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.