On Wed, 2019-06-19 at 11:16 +0200, Gabriele Fergola wrote:
> Hello i got these errors during compilation of rivendell 3.0 
> 
> rdaudioconvert.cpp: In member function ‘RDAudioConvert::ErrorCode
> RDAudioConvert::Stage1M4A(const QString&, RDWaveFile*)’:
> rdaudioconvert.cpp:831:12: error: ‘class RDApplication’ has no member
> named ‘log’
>        rda-
> >log(RDConfig::LogWarning,QString().sprintf("%s",sf_strerror(sf_dst))
> );
>             ^~~
> rdaudioconvert.cpp:831:16: error: ‘LogWarning’ is not a member of
> ‘RDConfig’
>        rda-
> >log(RDConfig::LogWarning,QString().sprintf("%s",sf_strerror(sf_dst))
> );
>                 ^~~~~~~~
> Makefile:1186: recipe for target 'rdaudioconvert.lo' failed
> make[1]: *** [rdaudioconvert.lo] Error 1
> make[1]: *** Waiting for unfinished jobs....
> make[1]: Leaving directory '/root/rivendell/lib'
> Makefile:517: recipe for target 'all-recursive' failed
> make: *** [all-recursive] Error 1

Fixed in [master 5b2a76a].

Cheers!


|---------------------------------------------------------------------|
| Frederick F. Gleason, Jr. |             Chief Developer             |
|                           |             Paravel Systems             |
|---------------------------------------------------------------------|
|         A room without books is like a body without a soul.         |
|                                                                     |
|                                                         -- Cicero   |
|---------------------------------------------------------------------|


_______________________________________________
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev

Reply via email to