Re: [Csnd-dev] [EXTERNAL] [Csnd-dev] Building csound6
Victor Lazzarini <[email protected]>
| Newsgroups | gmane.comp.audio.csound.devel |
|---|---|
| Message-ID | <[email protected]> |
From the top-level git checkout csound6 mkdir cs6build cd cs6build cmake .. <any options> That should give you an off-tree build ======================== Prof. Victor Lazzarini Maynooth University Ireland > On 4 Nov 2023, at 16:06, john <[email protected]> wrote: > > I am not sure how to get a csound6 tree to build. > > There is no csoun6 branch that I cabn see. I assume there must be some magic to get a local branch that tracks the 9non-existent) csound6. > > I onlty need a csound6 tree for comparisons and for when I find a real bug. > > I seem to get into problems with fgit more often than makes sense. I must be getting old. > > ==John