Re: [proaudio] ardour2-svn won't build with vst |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/proaudio Archives
]
- To: proaudio@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [proaudio] ardour2-svn won't build with vst
- From: "Jean-Baptiste Mestelan" <mestelan@xxxxxxxxx>
- Date: Sat, 5 Aug 2006 20:42:43 +0000
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=C02vBXM2+vTT3PLpT535uech6MmhuPTrchc5IMpQSdom7mV9S9b69ZIbCOlqJYsmxMsEBa2B8XoOmJob/FhKZCjgLd7oIECrfSSDT83bdXwnFrghOhHy2aGB+GC/Tn2MfvJZ92dax4uEbPS1HpgDMCqy0JFXoy8z17DFiePMFiU=
Hi.
I also get an error, but different from Geoff's ?
libs/pbd/pbd/ringbuffer.h: In member function `size_t
RingBuffer<T>::write(T*, size_t) [with T = void*]':
libs/pbd/pool.cc:49: instantiated from here
libs/pbd/pbd/ringbuffer.h:200: error: `g_atomic_int_set' was not
declared in this scope
libs/pbd/pbd/ringbuffer.h:200: warning: unused variable 'g_atomic_int_set'
libs/pbd/pbd/ringbuffer.h: In member function `size_t
RingBuffer<T>::read(T*, size_t) [with T = void*]':
libs/pbd/pool.cc:66: instantiated from here
libs/pbd/pbd/ringbuffer.h:160: error: `g_atomic_int_set' was not
declared in this scope
libs/pbd/pbd/ringbuffer.h:160: warning: unused variable 'g_atomic_int_set'
libs/pbd/pbd/ringbuffer.h: In member function `void
RingBuffer<T>::reset() [with T = void*]':
libs/pbd/pbd/ringbuffer.h:41: instantiated from
`RingBuffer<T>::RingBuffer(size_t) [with T = void*]'
libs/pbd/pool.cc:34: instantiated from here
libs/pbd/pbd/ringbuffer.h:51: error: `g_atomic_int_set' was not
declared in this scope
scons: *** [libs/pbd/pool.os] Error 1
.....
???
Regards.
On 8/5/06, Martin Wohlleben <martin.wohlleben@xxxxxx> wrote:
Am Samstag 05 August 2006 04:55 schrieb Geoff Beasley:
> firstly, thanks again for such a great resource !
>
> scons basically complains about no libs/ardour/plugin_manager.so ;
> looks like a code error tho i'm certainly no expert. anyone else
> sucessfully built this ?
>
> g.
Hi Geoff,
today I was able to compile ardour2-svn with vst support (first time since
inclusion of vst). So, give it a try.
greets
martin