Csound Csound-dev Csound-tekno Search About

[Csnd-dev] new api: headers not found

Date2024-09-15 11:45
Fromjoachim heintz
Subject[Csnd-dev] new api: headers not found
AttachmentsScreenshot_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

Date2024-09-15 12:50
FromVictor Lazzarini <000010b17ddd988e-dmarc-request@LISTSERV.HEANET.IE>
SubjectRe: [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  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
> 

Date2024-09-15 12:50
FromVictor Lazzarini <000010b17ddd988e-dmarc-request@LISTSERV.HEANET.IE>
SubjectRe: [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  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
> 

Date2024-09-16 07:03
FromTarmo Johannes
SubjectRe: [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

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 <jh@JOACHIMHEINTZ.DE> 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>