traverso-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Traverso-devel] building latest CVS


From: Jonatan Liljedahl
Subject: Re: [Traverso-devel] building latest CVS
Date: Thu, 30 Aug 2007 18:44:53 +0200
User-agent: Thunderbird 1.5.0.4 (X11/20060516)

Remon Sijrier wrote:
> Hi,
> 
> That's a little strange...
> 
> Is LV2_SUPPORT defined in base.pri ?
> 
> If so, does the 3dparty directory contain the slv2 sources?

Yes and yes.

> BTW, current cvs is somewhat unstable, we're working on on the fly
> samplerate conversion, and universal samplerate support internally, and it's
> not finished yet...

Ok, I see. Tried compiling latest stable and got some problems there too
with the FFTW library. I had my fftw compiled with floating point
precision, for some stupid reason FFTW can only be compiled as one or
the other, and some apps need floats and some double. I'll have to
install another copy of FFTW without --enable-float and try again..

> 
> Greetings,
> 
> Remon
> 
> 2007/8/27, Jonatan Liljedahl <address@hidden>:
>> Jonatan Liljedahl wrote:
>>> I'm trying to build latest CVS, but it dies with:
>>> In file included from decode/AbstractAudioReader.cpp:26:
>>> decode/WPAudioReader.h:26:29: error: wavpack/wavpack.h: No such file or
>>> directory
>>> decode/WPAudioReader.h:43: error: ISO C++ forbids declaration of
>>> 'WavpackContext' with no type
>>> decode/WPAudioReader.h:43: error: expected ';' before '*' token
>>> make[1]: *** [build/AbstractAudioReader.o] Error 1
>>>
>>> I think it would be nice if it would build without WavPack if it's not
>>> available...
>> So I installed WavPack and now it died with this instead:
>>
>> LV2/LV2Plugin.cpp: In member function 'QStringList
>> LV2ControlPort::get_hints()':
>> LV2/LV2Plugin.cpp:369: error: 'SLV2Values' was not declared in this scope
>> LV2/LV2Plugin.cpp:369: error: expected `;' before 'values'
>> LV2/LV2Plugin.cpp:371: error: 'values' was not declared in this scope
>> LV2/LV2Plugin.cpp:371: error: 'slv2_values_size' was not declared in
>> this scope
>> LV2/LV2Plugin.cpp:372: error: 'slv2_values_get_at' was not declared in
>> this scope
>> LV2/LV2Plugin.cpp:372: error: 'slv2_value_as_string' was not declared in
>> this scope
>> LV2/LV2Plugin.cpp:368: warning: unused variable 'port'
>> LV2/LV2Plugin.cpp: In static member function 'static PluginInfo
>> LV2Plugin::get_plugin_info(_Plugin*)':
>> LV2/LV2Plugin.cpp:422: error: 'SLV2Values' was not declared in this scope
>> LV2/LV2Plugin.cpp:422: error: expected `;' before 'values'
>> LV2/LV2Plugin.cpp:423: error: 'values' was not declared in this scope
>> LV2/LV2Plugin.cpp:423: error: 'slv2_values_size' was not declared in
>> this scope
>> LV2/LV2Plugin.cpp:424: error: 'slv2_values_get_at' was not declared in
>> this scope
>> LV2/LV2Plugin.cpp:424: error: 'slv2_value_as_string' was not declared in
>> this scope
>> LV2/LV2Plugin.cpp: In static member function 'static QString
>> LV2Plugin::plugin_type(const QString&)':
>> LV2/LV2Plugin.cpp:441: error: 'SLV2Values' was not declared in this scope
>> LV2/LV2Plugin.cpp:441: error: expected `;' before 'values'
>> LV2/LV2Plugin.cpp:442: error: 'values' was not declared in this scope
>> LV2/LV2Plugin.cpp:442: error: 'slv2_values_size' was not declared in
>> this scope
>> LV2/LV2Plugin.cpp:443: error: 'slv2_values_get_at' was not declared in
>> this scope
>> LV2/LV2Plugin.cpp:443: error: 'slv2_value_as_string' was not declared in
>> this scope
>> make[1]: *** [build/LV2Plugin.o] Error 1
>>
>>
>> --
>> /Jonatan         [ http://kymatica.com ]
>>
>>
>>
>> _______________________________________________
>> Traverso-devel mailing list
>> address@hidden
>> http://lists.nongnu.org/mailman/listinfo/traverso-devel
>>
> 


-- 
/Jonatan         [ http://kymatica.com ]




reply via email to

[Prev in Thread] Current Thread [Next in Thread]