Csound Csound-dev Csound-tekno Search About

[Csnd] Installation rtmidi of Debian

Date2019-04-13 17:29
FromEhsan Ebrahimi <000002d2fca3b9e3-dmarc-request@LISTSERV.HEANET.IE>
Subject[Csnd] Installation rtmidi of Debian
Hello everyone
I have a problem with building rtmidi with qtcreator.
I have Debian


my Debain :

Distributor ID:    Debian
Description:    Debian GNU/Linux 9.8 (stretch)
Release:    9.8
Codename:    stretch

my qtcreator:

Qt Creator 4.8.2

Based on Qt 5.12.2 (GCC 5.3.1 20160406 (Red Hat 5.3.1-6), 64 bit)

Built on Mar 13 2019 12:18:22

From revision 04aac85e26



I get these errors during installation


Makefile:607: recipe for target 'bin/CsoundQt-d-cs6' failed

/home/ehsan/CsoundQt/src/configdialog.cpp:75: undefined reference to `RtMidiIn::RtMidiIn(RtMidi::Api, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned int)'

/home/ehsan/CsoundQt/src/configdialog.cpp:90: undefined reference to `RtMidiOut::RtMidiOut(RtMidi::Api, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'

build/doubles/obj/midihandler.o: In function `MidiHandler::MidiHandler(int, QObject*)':

/home/ehsan/CsoundQt/src/midihandler.cpp:28: undefined reference to `RtMidiIn::RtMidiIn(RtMidi::Api, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned int)'

/home/ehsan/CsoundQt/src/midihandler.cpp:29: undefined reference to `RtMidiOut::RtMidiOut(RtMidi::Api, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'

collect2: error: ld returned 1 exit status

make: *** [bin/CsoundQt-d-cs6] Error 1

17:22:01: The process "/usr/bin/make" exited with code 2.

Error while building/deploying project qcs (kit: Desktop Qt 5.12.2 GCC 64bit)

The kit Desktop Qt 5.12.2 GCC 64bit has configuration issues which might be the root cause for this problem.

When executing step "Make"



Thanks a lot for help and time

Ehsan







Date2019-04-13 17:37
FromVictor Lazzarini
SubjectRe: [Csnd] Installation rtmidi of Debian
Maybe this is better directed at the CsoundQT list.  Csound itself does not use rtmidi.

Victor Lazzarini
Dean of Arts, Celtic Studies, and Philosophy
Maynooth University
Ireland

On 13 Apr 2019, at 17:29, Ehsan Ebrahimi <000002d2fca3b9e3-dmarc-request@listserv.heanet.ie> wrote:

Hello everyone
I have a problem with building rtmidi with qtcreator.
I have Debian


my Debain :

Distributor ID:    Debian
Description:    Debian GNU/Linux 9.8 (stretch)
Release:    9.8
Codename:    stretch

my qtcreator:

Qt Creator 4.8.2

Based on Qt 5.12.2 (GCC 5.3.1 20160406 (Red Hat 5.3.1-6), 64 bit)

Built on Mar 13 2019 12:18:22

From revision 04aac85e26



I get these errors during installation


Makefile:607: recipe for target 'bin/CsoundQt-d-cs6' failed

/home/ehsan/CsoundQt/src/configdialog.cpp:75: undefined reference to `RtMidiIn::RtMidiIn(RtMidi::Api, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned int)'

/home/ehsan/CsoundQt/src/configdialog.cpp:90: undefined reference to `RtMidiOut::RtMidiOut(RtMidi::Api, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'

build/doubles/obj/midihandler.o: In function `MidiHandler::MidiHandler(int, QObject*)':

/home/ehsan/CsoundQt/src/midihandler.cpp:28: undefined reference to `RtMidiIn::RtMidiIn(RtMidi::Api, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned int)'

/home/ehsan/CsoundQt/src/midihandler.cpp:29: undefined reference to `RtMidiOut::RtMidiOut(RtMidi::Api, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'

collect2: error: ld returned 1 exit status

make: *** [bin/CsoundQt-d-cs6] Error 1

17:22:01: The process "/usr/bin/make" exited with code 2.

Error while building/deploying project qcs (kit: Desktop Qt 5.12.2 GCC 64bit)

The kit Desktop Qt 5.12.2 GCC 64bit has configuration issues which might be the root cause for this problem.

When executing step "Make"



Thanks a lot for help and time

Ehsan






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

Date2019-04-13 17:42
FromEhsan Ebrahimi <000002d2fca3b9e3-dmarc-request@LISTSERV.HEANET.IE>
SubjectRe: [Csnd] Installation rtmidi of Debian
thanks for reference

On Saturday, April 13, 2019, 6:37:43 PM GMT+2, Victor Lazzarini <Victor.Lazzarini@MU.IE> wrote:


Maybe this is better directed at the CsoundQT list.  Csound itself does not use rtmidi.

Victor Lazzarini
Dean of Arts, Celtic Studies, and Philosophy
Maynooth University
Ireland

On 13 Apr 2019, at 17:29, Ehsan Ebrahimi <000002d2fca3b9e3-dmarc-request@listserv.heanet.ie> wrote:

Hello everyone
I have a problem with building rtmidi with qtcreator.
I have Debian


my Debain :

Distributor ID:    Debian
Description:    Debian GNU/Linux 9.8 (stretch)
Release:    9.8
Codename:    stretch

my qtcreator:

Qt Creator 4.8.2

Based on Qt 5.12.2 (GCC 5.3.1 20160406 (Red Hat 5.3.1-6), 64 bit)

Built on Mar 13 2019 12:18:22

>From revision 04aac85e26



I get these errors during installation


Makefile:607: recipe for target 'bin/CsoundQt-d-cs6' failed

/home/ehsan/CsoundQt/src/configdialog.cpp:75: undefined reference to `RtMidiIn::RtMidiIn(RtMidi::Api, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned int)'

/home/ehsan/CsoundQt/src/configdialog.cpp:90: undefined reference to `RtMidiOut::RtMidiOut(RtMidi::Api, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'

build/doubles/obj/midihandler.o: In function `MidiHandler::MidiHandler(int, QObject*)':

/home/ehsan/CsoundQt/src/midihandler.cpp:28: undefined reference to `RtMidiIn::RtMidiIn(RtMidi::Api, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned int)'

/home/ehsan/CsoundQt/src/midihandler.cpp:29: undefined reference to `RtMidiOut::RtMidiOut(RtMidi::Api, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'

collect2: error: ld returned 1 exit status

make: *** [bin/CsoundQt-d-cs6] Error 1

17:22:01: The process "/usr/bin/make" exited with code 2.

Error while building/deploying project qcs (kit: Desktop Qt 5.12.2 GCC 64bit)

The kit Desktop Qt 5.12.2 GCC 64bit has configuration issues which might be the root cause for this problem.

When executing step "Make"



Thanks a lot for help and time

Ehsan






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

Date2019-04-13 17:47
Fromjoachim heintz
SubjectRe: [Csnd] Installation rtmidi of Debian
yes.  this is the link to subscribe for this list:
https://sourceforge.net/projects/qutecsound/lists/qutecsound-users

	joachim



On 13/04/19 18:37, Victor Lazzarini wrote:
> Maybe this is better directed at the CsoundQT list.  Csound itself does
> not use rtmidi.
>
> Victor Lazzarini
> Dean of Arts, Celtic Studies, and Philosophy
> Maynooth University
> Ireland
>
> On 13 Apr 2019, at 17:29, Ehsan Ebrahimi
> <000002d2fca3b9e3-dmarc-request@listserv.heanet.ie
> > wrote:
>
>> Hello everyone
>> I have a problem with building rtmidi with qtcreator.
>> I have Debian
>>
>> *my Debain :*
>>
>> Distributor ID:    Debian
>> Description:    Debian GNU/Linux 9.8 (stretch)
>> Release:    9.8
>> Codename:    stretch
>>
>> *my qtcreator:*
>>
>>
>>       Qt Creator 4.8.2
>>
>> Based on Qt 5.12.2 (GCC 5.3.1 20160406 (Red Hat 5.3.1-6), 64 bit)
>>
>> Built on Mar 13 2019 12:18:22
>>
>> From revision 04aac85e26
>>
>>
>>
>> I get these errors during installation
>>
>>
>> Makefile:607: recipe for target 'bin/CsoundQt-d-cs6' failed
>>
>> /home/ehsan/CsoundQt/src/configdialog.cpp:75: undefined reference to
>> `RtMidiIn::RtMidiIn(RtMidi::Api, std::__cxx11::basic_string> std::char_traits, std::allocator > const&, unsigned int)'
>>
>> /home/ehsan/CsoundQt/src/configdialog.cpp:90: undefined reference to
>> `RtMidiOut::RtMidiOut(RtMidi::Api, std::__cxx11::basic_string> std::char_traits, std::allocator > const&)'
>>
>> build/doubles/obj/midihandler.o: In function
>> `MidiHandler::MidiHandler(int, QObject*)':
>>
>> /home/ehsan/CsoundQt/src/midihandler.cpp:28: undefined reference to
>> `RtMidiIn::RtMidiIn(RtMidi::Api, std::__cxx11::basic_string> std::char_traits, std::allocator > const&, unsigned int)'
>>
>> /home/ehsan/CsoundQt/src/midihandler.cpp:29: undefined reference to
>> `RtMidiOut::RtMidiOut(RtMidi::Api, std::__cxx11::basic_string> std::char_traits, std::allocator > const&)'
>>
>> collect2: error: ld returned 1 exit status
>>
>> make: *** [bin/CsoundQt-d-cs6] Error 1
>>
>> 17:22:01: The process "/usr/bin/make" exited with code 2.
>>
>> Error while building/deploying project qcs (kit: Desktop Qt 5.12.2 GCC
>> 64bit)
>>
>> The kit Desktop Qt 5.12.2 GCC 64bit has configuration issues which
>> might be the root cause for this problem.
>>
>> When executing step "Make"
>>
>>
>>
>> Thanks a lot for help and time
>>
>> Ehsan
>>
>>
>>
>>
>>
>>
>> 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