[Csnd] libhdf5ops not loaded
Date | 2019-01-05 17:55 |
From | joachim heintz |
Subject | [Csnd] libhdf5ops not loaded |
since some weeks (i think) i get this warning (debian linux, csound develop): WARNING: could not open library '/usr/local/lib/csound/plugins64-6.0/libhdf5ops.so' (libhdf5_cpp.so.102: cannot open shared object file: No such file or directory) can anyone say what might be the reason and what are the consequences not having loaded this file? thanks - joachim Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here |
Date | 2019-01-05 18:22 |
From | jpff |
Subject | Re: [Csnd] libhdf5ops not loaded |
Without that youdo not have the hdf5 opcodes hdf5write and hdf5read Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here |
Date | 2019-01-05 20:10 |
From | joachim heintz |
Subject | Re: [Csnd] libhdf5ops not loaded |
thanks. and now i see also the warning at the end of my cmake configuration. should be easy to solve. On 05/01/19 19:22, jpff wrote: > Without that youdo not have the hdf5 opcodes > hdf5write and hdf5read > > Csound mailing list > Csound@listserv.heanet.ie > https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND > Send bugs reports to > https://github.com/csound/csound/issues > Discussions of bugs and features can be posted here > Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here |