Building CsoundQT from git
| Date | 2016-01-11 10:13 |
| From | Peter Burgess |
| Subject | Building CsoundQT from git |
Hi there. Has the git for CsoundQT moved? I'm trying to follow these
instructions:
https://github.com/csound/csound/wiki/CsoundQt-with-Csound6-on-Debian-Ubuntu:-a-build-guide
and I get this error message:
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
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 |
| Date | 2016-01-11 11:05 |
| From | Tarmo Johannes |
| Subject | Re: Building CsoundQT from git |
|
Hi,
yes, it has moved and it is now on github:
see https://github.com/mantaraya36/CsoundQt
or use
git clone https://github.com/mantaraya36/CsoundQt qutecsound-code
I corrected also the wiki page you were referring to, perhaps it is also elsewhere
Thanks for pointing it out!
tarmo
On Monday 11 January 2016 10:13:30 you wrote: > Hi there. Has the git for CsoundQT moved? I'm trying to follow these > instructions: > > https://github.com/csound/csound/wiki/CsoundQt-with-Csound6-on-Debian-Ubuntu > :-a-build-guide > > and I get this error message: > > fatal: Could not read from remote repository. > > Please make sure you have the correct access rights > and the repository exists. > > 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
|
| Date | 2016-01-11 11:39 |
| From | Peter Burgess |
| Subject | Re: Building CsoundQT from git |
Cheers very much! On Mon, Jan 11, 2016 at 11:05 AM, Tarmo Johannes |