Re: [Csnd-dev] [EXTERNAL] [Csnd-dev] new api: headers not found
Victor Lazzarini <[email protected]>
| Newsgroups | gmane.comp.audio.csound.devel |
|---|---|
| Message-ID | <[email protected]> |
These files have changed names to csound_graph_display.h csound_circular_buffer.h You should maybe talk to Tarmo, as he has CsoundQT building and can let you know about recent changes. ======================== Prof. Victor Lazzarini Maynooth University Ireland > On 15 Sep 2024, at 11:45, joachim heintz <[email protected]> wrote: > > *Warning* > > This email originated from outside of Maynooth University's Mail System. Do not reply, click links or open attachments unless you recognise the sender and know the content is safe. > > i want to build csoundqt for the new csound7 api following tarmo's work, > but i get errors about > graph_display.h not found and > circular_buffer.h not found. > > what i did to make the new api available for csoundqt: > - git pull > - git checkout develop > - build csound7 > - install system wide > > as far as i see, the feature/newapi branch has been merged into develop > in > https://github.com/csound/csound/commit/79341e31e036ccc894e4eb50f6d11a29632b1351 > > or is feature/newapi still available and i have to checkout? i don't > see it when doing > git branch -r > > thanks - > joachim > <Screenshot_2024-09-12_21-10-42.png>