[Csnd] build csoundqt with csound 7

hi all -

if anyone is building csoundqt with qtcreator, you can now build with csound 7.

1. build csound from develop branch (csound/BUILD.md at develop · csound/csound · GitHub)
2. pull latest csoundqt source code from GitHub - CsoundQt/CsoundQt: CsoundQt is a frontend for Csound with editor, integrated help, widgets and other features.
3. git checkout csound7 (= change to the csound7 branch)

now you should be able to build csoundqt as usual (see Home · CsoundQt/CsoundQt Wiki · GitHub for instructions)

thanks to tarmo for great work!!!

  joachim

Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
        Issues · csound/csound · GitHub
Discussions of bugs and features can be posted here

Thanks for this.
I had a look at the build instructions in the csound 7 branch and I see a mention of libcsnd6.6.0.dylib in BUILD.md. This doesn't exist in Csound 7 anymore. I guess the instructions need to be updated, perhaps?

best
Prof. Victor Lazzarini
Maynooth University
Ireland

Hi!

Thanks for noticing, Victor. Building CsoundQt with Csound7 support is tested only on Linux so far, the build files still need to be corrected and the instructions, of course, too.

For any case - many people might have both Csound 6 and 7 in their system. If to build CsoundQt for cs7, make sure that the CSOUND_LIBRARY_DIR and CSOUND_INCLUDE_DIR are set correctly. It is best to do it in file config.user.pri in the root folder of th CsoundQt sources. In my case:

#for Csound 7
CSOUND_LIBRARY_DIR=/home/tarmo/.local/lib
CSOUND_INCLUDE_DIR = /home/tarmo/.local/include/csound/

Greetings,
tarmo

Kontakt Victor Lazzarini (<000010b17ddd988e-dmarc-request@listserv.heanet.ie>) kirjutas kuupäeval R, 27. september 2024 kell 10:46:

Thanks for this.
I had a look at the build instructions in the csound 7 branch and I see a mention of libcsnd6.6.0.dylib in BUILD.md. This doesn’t exist in Csound 7 anymore. I guess the instructions need to be updated, perhaps?

best
Prof. Victor Lazzarini
Maynooth University
Ireland

hi all -

if anyone is building csoundqt with qtcreator, you can now build with csound 7.

  1. build csound from develop branch (https://github.com/csound/csound/blob/develop/BUILD.md)
  2. pull latest csoundqt source code from https://github.com/CsoundQt/CsoundQt
  3. git checkout csound7 (= change to the csound7 branch)

now you should be able to build csoundqt as usual (see https://github.com/CsoundQt/CsoundQt/wiki for instructions)

thanks to tarmo for great work!!!

joachim

Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here

Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here

Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here