On 9/20/05, Russell Johnston wrote: > > An afterthought: the patch in my earlier (8/18) message was > created against the then-current cvs. It still works fine > on the "release" version from 8/27; I've not tested against > today's CVS, but none of the files to which the patch applies > look to have changed in the meantime, so it should still work. > > If you are using the 8/27 zip file, you will need to be in > directory csound5/src (not just csound5) before you apply > the patch. > > Hope it helps, > Russell > > > russell wrote: > > You are building with the new version of boost, which eliminated > > operator[] for the matrix class. I posted a backwards-compatible > > patch for this a few weeks ago, but the message didn't get any > > response. I do think this should be changed before the release, > > otherwise there will be a lot of people having the same confusion > > you are. Could someone with checkin privilages take a look at > > my previous message? It's really a very small fix. > > Thanks, Russell > Thanks for the heads up and the patch. Unfortunately I was not successful in applying it to the current cvs. I will try to apply it to the 8/27 release. This was the result of applying the patch to the current cvs. Thanks again -schwaahed schwaalap csound5 # patch -p0 < csound-matrix-patch patching file frontends/CsoundVST/Counterpoint.cpp Hunk #1 FAILED at 62. Hunk #2 FAILED at 92. 2 out of 2 hunks FAILED -- saving rejects to file frontends/CsoundVST/Counterpoint.cpp.rej patching file frontends/CsoundVST/Counterpoint.hpp Hunk #1 FAILED at 323. Hunk #2 FAILED at 343. Hunk #3 FAILED at 374. Hunk #4 FAILED at 421. Hunk #5 FAILED at 433. Hunk #6 FAILED at 447. Hunk #7 FAILED at 472. Hunk #8 FAILED at 627. Hunk #9 FAILED at 638. Hunk #10 FAILED at 646. Hunk #11 FAILED at 655. Hunk #12 FAILED at 686. Hunk #13 FAILED at 714. Hunk #14 FAILED at 723. Hunk #15 FAILED at 742. Hunk #16 FAILED at 1282. Hunk #17 FAILED at 1294. Hunk #18 FAILED at 1308. Hunk #19 FAILED at 1365. Hunk #20 FAILED at 1420. Hunk #21 FAILED at 1454. Hunk #22 FAILED at 1474. Hunk #23 FAILED at 1483. Hunk #24 FAILED at 1491. Hunk #25 FAILED at 1503. Hunk #26 FAILED at 1531. Hunk #27 FAILED at 1547. Hunk #28 FAILED at 1562. 28 out of 28 hunks FAILED -- saving rejects to file frontends/CsoundVST/Counterpoint.hpp.rej patching file frontends/CsoundVST/CounterpointMain.cpp Hunk #1 FAILED at 62. Hunk #2 FAILED at 90. 2 out of 2 hunks FAILED -- saving rejects to file frontends/CsoundVST/CounterpointMain.cpp.rej patching file frontends/CsoundVST/CounterpointNode.cpp Hunk #1 FAILED at 103. 1 out of 1 hunk FAILED -- saving rejects to file frontends/CsoundVST/CounterpointNode.cpp.rej patching file frontends/CsoundVST/Lindenmayer.cpp Hunk #1 FAILED at 297. 1 out of 1 hunk FAILED -- saving rejects to file frontends/CsoundVST/Lindenmayer.cpp.rej patching file frontends/CsoundVST/MCRM.cpp Hunk #1 FAILED at 49. Hunk #2 FAILED at 89. 2 out of 2 hunks FAILED -- saving rejects to file frontends/CsoundVST/MCRM.cpp.rej patching file frontends/CsoundVST/Random.cpp Hunk #1 FAILED at 124. 1 out of 1 hunk FAILED -- saving rejects to file frontends/CsoundVST/Random.cpp.rej