[Halld-offline] sim-recon compillation problems
Alexander Somov
somov at jlab.org
Sun Feb 4 16:19:40 EST 2018
Hi,
I cannot compile the latest version of sim-recon
(taken from the github), there are some rcdb errors
related to the sqlite support.
Any ideas what can be wrong ?
Thanks,
Alex
(vars are taken from
nightly/2018-02-01/Linux_CentOS6-x86_64-gcc4.9.2/sim-recon/Linux_CentOS6-x86_64-gcc4.9.2/setenv.csh)
setenv BMS_OSNAME Linux_CentOS6-x86_64-gcc4.9.2
setenv RCDB_HOME /group/halld/Software/builds/Linux_CentOS6-x86_64-gcc4.9.2/rcdb/rcdb_0.02.01
/group/halld/Software/builds/Linux_CentOS6-x86_64-gcc4.9.2/rcdb/rcdb_0.02.01/cpp/include/RCDB/SqLiteProvider.h:
In member function 'virtual std::unique_ptr<rcdb::Condition>
rcdb::SqLiteProvider::GetCondition(uint64_t, const rcdb::ConditionType&)':
/group/halld/Software/builds/Linux_CentOS6-x86_64-gcc4.9.2/rcdb/rcdb_0.02.01/cpp/include/RCDB/SqLiteProvider.h:87:41:
error: 'sqlite3_int64' was not declared in this scope
_getConditionQuery.bind(1, (sqlite3_int64)run);
^
/group/halld/Software/builds/Linux_CentOS6-x86_64-gcc4.9.2/rcdb/rcdb_0.02.01/cpp/include/RCDB/SqLiteProvider.h:88:55:
error: expected ')' before 'typeId'
_getConditionQuery.bind(2, (sqlite3_int64)typeId);
More information about the Halld-offline
mailing list