libspiralcore, was Re: [linux-audio-user] fastbreeder (a genetic programming synth)

Ismael Valladolid Torres ivalladt at punkass.com
Fri Feb 10 10:10:59 EST 2006


Dave Griffiths escribe:
> http://www.pawfal.org/Software/libspiralcore/
> 
> you'll need to check the other requirements too

Sorry for doing things in a dump way, thanks for the pointer.

According to libspiralcore README file, it requires:
* scons
* jack
* liblo
* libsndfile

So I've installed the following Debian packages:

libjack0-100.0-dev
liblo0-dev
libsndfile0-dev
scons

But trying to compile it via scons install I get errors:

include/Allocator.h:9: warning: 'class Allocator' has virtual functions but non-virtual destructor
include/Allocator.h:32: warning: 'class RealtimeAllocator' has virtual functions but non-virtual destructor
src/AsyncSampleLoader.cpp: In static member function 'static void spiralcore::AsyncSampleLoader::LoadLoop()':
src/AsyncSampleLoader.cpp:85: error: 'SFM_READ' was not declared in this scope
src/AsyncSampleLoader.cpp:85: error: 'sf_open' was not declared in this scope
src/AsyncSampleLoader.cpp:88: error: 'sf_strerror' was not declared in this scope
src/AsyncSampleLoader.cpp:91: error: 'struct SF_INFO' has no member named 'frames'
src/AsyncSampleLoader.cpp:96: error: 'struct SF_INFO' has no member named 'frames'
src/AsyncSampleLoader.cpp:97: error: 'struct SF_INFO' has no member named 'frames'
src/AsyncSampleLoader.cpp:99: error: 'struct SF_INFO' has no member named 'frames'
src/AsyncSampleLoader.cpp:101: warning: comparison between signed and unsigned integer expressions
src/AsyncSampleLoader.cpp:109: error: 'struct SF_INFO' has no member named 'frames'
scons: *** [src/AsyncSampleLoader.os] Error 1

The same using g++ 4.0 and g++ 3.4. Any ideas?

Cordially, Ismael
-- 
Dropping science like when Galileo dropped his orange

     http://lamediahostia.blogspot.com/
     http://www.flickr.com/photos/ivalladt/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.linuxaudio.org/pipermail/linux-audio-user/attachments/20060210/585b588d/attachment.pgp 


More information about the Linux-audio-user mailing list