Re: [Sndobj-devel] SndCoreAudio fixes
Status: Abandoned
Brought to you by:
veplaini
From: Victor L. <Vic...@nu...> - 2007-01-25 09:32:36
|
David, I think your error is because the CVS found conflicts during merge, you will see a <<<<<<<<<<<<<<<<<< and a =================== that CVS added to the file. I suggest a fresh checkout. I will add your suggestion, thanks! Victor At 23:58 24/01/2007, sonify wrote: >Hi Victor, >I get a build error on intel OSX 10.4.8: > >>g++ -O3 -fPIC -DWORDS_LITTLEENDIAN -DMACOSX -DJACK -Iinclude - >>Iinclude/rfftw -I/system/library/Frameworks/CoreAudio.framework/ Headers >>-c -o src/SndCoreAudio.os src/SndCoreAudio.cpp >>src/SndCoreAudio.cpp:225: error: expected unqualified-id before >>'<<' token >>src/SndCoreAudio.cpp:256: error: expected unqualified-id before >>'==' token >>scons: *** [src/SndCoreAudio.os] Error 1 >>scons: building terminated because of errors. > >May I suggest a little addition to the SConstruct script to alert >people to which version of python is being used. > >Before the line: > > if not msvctools: >(at about line 180) >insert > print "python version:", getVersion() > >BTW I'm building under python 2.4 OK. I'll post on this further if >there's a need. > >David > >On 25/01/2007, at 3:28 AM, Victor Lazzarini wrote: > >>Dear all, >> >>I have committed to CVS some fixes to SndCoreAudio to handle non- interleaved >>audio. I am wondering whether that was the problem with Intel >>hardware. If the audio device required non-interleaved audio, it >>would not have >>worked. Would anyone care to test it? >> >>On the other hand the problem might be somewhere else... >> >>Victor Lazzarini >>Music Technology Laboratory >>Music Department >>National University of Ireland, Maynooth >> >> >>---------------------------------------------------------------------- --- >>Take Surveys. Earn Cash. Influence the Future of IT >>Join SourceForge.net's Techsay panel and you'll get the chance to >>share your >>opinions on IT & business topics through brief surveys - and earn cash >>http://www.techsay.com/default.php? page=join.php&p=sourceforge&CID=DEVDEV >>_______________________________________________ >>Sndobj-devel mailing list >>Snd...@li... >>https://lists.sourceforge.net/lists/listinfo/sndobj-devel > >_________________________________________________ >experimental polymedia: www.avatar.com.au >Sonic Communications Research Group, >University of Canberra: www.canberra.edu.au/vc-forum/scrg >vip=Verbal Interactivity Project > > Victor Lazzarini Music Technology Laboratory Music Department National University of Ireland, Maynooth |