[Clam-devel] Error compiling last svn revision
Pau Arumí
parumi at iua.upf.edu
Tue Dec 4 07:35:33 PST 2007
On dt, 2007-12-04 at 12:20 -0300, Francisco Tufró wrote:
> Hello, i'm having issues compilling the last svn revision of the
> network editor.
> NE itself compiles ok, but after compilling and linking prototyper it
> throws this error:
>
> scons: `Prototyper' is up to date.
> == Compiling src/OfflinePlayerMain.cxx
> src/OfflinePlayerMain.cxx: In function 'int main(int, char**)':
> src/OfflinePlayerMain.cxx:32: error: 'class
> CLAM::FreewheelingNetworkPlayer' has no member named
> 'SourcesAndSinksToString'
> scons: *** [src/OfflinePlayerMain.o] Error 1
> scons: building terminated because of errors.
>
> i'm using macosx on an intel-based imac.
> any workaround??
> thanks!
Check that you have updated and installed last version of CLAM.
SourcesAndSinksToString() is defined in NetworkPlayer base class.
Good to see that there is people compiling clam in intel-mac (since we
don't have a mac testfarm client now)
Pau
More information about the clam-devel
mailing list