Quantcast
Channel: SBFspot Issue Tracker Rss Feed
Viewing all articles
Browse latest Browse all 360

Commented Unassigned: Error make ArchData [154]

$
0
0
Hi,

I'm on Debian 7 (Readynas os6) and i have an error to "make install_sqlite" on SBFspot
sbfspot.3/SBFspot/
make install_sqlite

In file included from ArchData.h:37:0,
from ArchData.cpp:35:
ArchData.cpp: In function ?E_SBFSPOT ArchiveDayData(InverterData**, time_t)?:
SBFspot.h:400:18: error: reference to ?uint64_t? is ambiguous
#define NaN_U64 (uint64_t)0xFFFFFFFFFFFFFFFF // "Not a Number" representation for ULONGLONG (converted to 0 by SBFspot)
^
ArchData.cpp:147:41: note: in expansion of macro ?NaN_U64?
if (totalWh != NaN_U64) // Fix Issue 109: Bad request 400: Power value too high for system size
^
In file included from /usr/lib/gcc/x86_64-linux-gnu/4.9/include/stdint.h:9:0,
from oslinux.h:55,
from osselect.h:39,
from misc.h:37,
from SBFspot.h:37,
from ArchData.h:37,
from ArchData.cpp:35:
/usr/include/stdint.h:55:27: note: candidates are: typedef long unsigned int uint64_t
typedef unsigned long int uint64_t;
^
In file included from /usr/include/boost/date_time/compiler_config.hpp:54:0,
from /usr/include/boost/date_time/posix_time/posix_time.hpp:14,
from boost_ext.h:40,
from SBFspot.h:46,
from ArchData.h:37,
from ArchData.cpp:35:
/usr/include/boost/cstdint.hpp:311:42: note: typedef boost::ulong_long_type boost::uint64_t
typedef ::boost::ulong_long_type uint64_t;
^
In file included from ArchData.h:37:0,
from ArchData.cpp:35:
SBFspot.h:400:27: error: expected ?)? before numeric constant
#define NaN_U64 (uint64_t)0xFFFFFFFFFFFFFFFF // "Not a Number" representation for ULONGLONG (converted to 0 by SBFspot)
^
ArchData.cpp:147:41: note: in expansion of macro ?NaN_U64?
if (totalWh != NaN_U64) // Fix Issue 109: Bad request 400: Power value too high for system size
^
make: *** [obj/Release_SQLite/ArchData.o] Erreur 1



Thanks

Comments: Hi, On my debian wheezy boost version is 1.49.0.1 I don't find version.hpp on "sbfspot.3"

Viewing all articles
Browse latest Browse all 360

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>