[Csnd-dev] new api: headers not found
Date | 2024-09-15 11:45 |
From | joachim heintz |
Subject | [Csnd-dev] new api: headers not found |
Attachments | Screenshot_2024-09-12_21-10-42.png |
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 |
Date | 2024-09-15 12:50 |
From | Victor Lazzarini <000010b17ddd988e-dmarc-request@LISTSERV.HEANET.IE> |
Subject | Re: [Csnd-dev] [EXTERNAL] [Csnd-dev] new api: headers not found |
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 |
Date | 2024-09-15 12:50 |
From | Victor Lazzarini <000010b17ddd988e-dmarc-request@LISTSERV.HEANET.IE> |
Subject | Re: [Csnd-dev] [EXTERNAL] [Csnd-dev] new api: headers not found |
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 |
Date | 2024-09-16 07:03 |
From | Tarmo Johannes |
Subject | Re: [Csnd-dev] [EXTERNAL] [Csnd-dev] new api: headers not found |
Hi! Seems that I am still two steps behind.... I will fix it in CsoundQt source later today. tarmo Kontakt Victor Lazzarini (<000010b17ddd988e-dmarc-request@listserv.heanet.ie>) kirjutas kuupäeval P, 15. september 2024 kell 14:51: These files have changed names to |