Re: [linux-audio-user] Libspiralcore build problem

From: Dave Griffiths <dave@email-addr-hidden>
Date: Fri Jan 12 2007 - 11:43:17 EET

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> root@email-addr-hidden:/usr/scratch/libspiralcore-1.0.0rc1# scons
> scons: Reading SConscript files ...
> scons: done reading SConscript files.
> scons: Building targets ...
> g++ -o src/ChannelHandler.os -c -pipe -Wall -O3 -ggdb -ffast-math
> -Wno-unused -fPIC -fPIC -Iinclude -I/usr/local/include
> src/ChannelHandler.cpp
> g++ -o src/JackClient.os -c -pipe -Wall -O3 -ggdb -ffast-math -Wno-unused
> -fPIC -fPIC -Iinclude -I/usr/local/include src/JackClient.cpp
> include/JackClient.h:70: error: extra qualification
> 'spiralcore::JackClient::JackPort::' on member 'JackPort'
> scons: *** [src/JackClient.os] Error 1
> scons: building terminated because of errors.
>
>
> OK, my C++ knowledge was never very good, and has gotten even more rusty
> lately.
>
> The offending line appears to be a namespace declaration for "spiralcore".
>
> What gives?

I have a fix for this I haven't released yet, you are correct, it's
unneeded namespaces in the header - I can get a new release in a couple of
days, or you can simply remove them yourself for the moment...

cheers,

dave
Received on Fri Jan 12 12:15:03 2007

This archive was generated by hypermail 2.1.8 : Fri Jan 12 2007 - 12:15:03 EET