[Csnd] How do I compile QuteCsound/CsoundQt ?
Date | 2013-10-21 03:02 |
From | Cacophony7 |
Subject | [Csnd] How do I compile QuteCsound/CsoundQt ? |
I read the first chapter of Pragmatic Guide to Git and used git to get one of the latest sources of QuteCsound/CsoundQt and I would like to compile it but don't know how. I never compiled someone elses work before. -- View this message in context: http://csound.1045644.n5.nabble.com/How-do-I-compile-QuteCsound-CsoundQt-tp5728644.html Sent from the Csound - General mailing list archive at Nabble.com. |
Date | 2013-10-21 04:09 |
From | Andres Cabrera |
Subject | Re: [Csnd] How do I compile QuteCsound/CsoundQt ? |
Hi, Let us know if you have any questions. You might want to ask them on the CsoundQt list instead of here:CsoundQt requires at least Csound and Qt from www.qt-project.org (I recommend you get the latest Qt with QtCreator). More information on building: http://qutecsound.sourceforge.net/pages/develop.html https://lists.sourceforge.net/lists/listinfo/qutecsound-users Andrés On Sun, Oct 20, 2013 at 7:02 PM, Cacophony7 <michaelsparks37@gmail.com> wrote: I read the first chapter of Pragmatic Guide to Git and used git to get one of |
Date | 2013-10-21 13:40 |
From | Michael Gogins |
Subject | Re: [Csnd] How do I compile QuteCsound/CsoundQt ? |
What is your operating system? Regards, Mike =========================== Michael GoginsIrreducible Productions http://michaelgogins.tumblr.com Michael dot Gogins at gmail dot com On Sun, Oct 20, 2013 at 11:09 PM, Andres Cabrera <mantaraya36@gmail.com> wrote:
|
Date | 2013-10-28 07:25 |
From | Cacophony7 |
Subject | [Csnd] Re: How do I compile QuteCsound/CsoundQt ? |
I downloaded and installed Qt (Qt Creator). I found the qcs.pro file. how do I compile the qcs.pro file properly? how does it work? -- View this message in context: http://csound.1045644.n5.nabble.com/How-do-I-compile-QuteCsound-CsoundQt-tp5728644p5728805.html Sent from the Csound - General mailing list archive at Nabble.com. |
Date | 2013-10-28 11:37 |
From | Tarmo Johannes |
Subject | Re: [Csnd] Re: How do I compile QuteCsound/CsoundQt ? |
Hi, there is a good tutorial by Joachim Heintz: http://sourceforge.net/p/csound/wiki/Building%20CsoundQt%20for%20Csound6%20on%20Debian-Ubuntu/ If you are on windows, I know that Michael Gogins has written instructions, but I cant find those at the moment... best! tarmo On Monday 28 October 2013 00:25:55 Cacophony7 wrote: > I downloaded and installed Qt (Qt Creator). I found the qcs.pro file. how do > I compile the qcs.pro file properly? how does it work? > > > > -- > View this message in context: > http://csound.1045644.n5.nabble.com/How-do-I-compile-QuteCsound-CsoundQt-tp > 5728644p5728805.html Sent from the Csound - General mailing list archive at > Nabble.com. > > > Send bugs reports to the Sourceforge bug trackers > csound6: > https://sourceforge.net/p/csound/tickets/ > csound5: > https://sourceforge.net/p/csound/bugs/ > Discussions of bugs and features can be posted here > To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe > csound" |
Date | 2013-10-29 07:27 |
From | Cacophony7 |
Subject | [Csnd] Re: How do I compile QuteCsound/CsoundQt ? |
Yup! I'm on Windows. -- View this message in context: http://csound.1045644.n5.nabble.com/How-do-I-compile-QuteCsound-CsoundQt-tp5728644p5728831.html Sent from the Csound - General mailing list archive at Nabble.com. |
Date | 2013-10-29 08:42 |
From | Tarmo Johannes |
Subject | Re: [Csnd] Re: How do I compile QuteCsound/CsoundQt ? |
Hi, as Joachim answered in another thread, the tutorials are up on: http://sourceforge.net/p/csound/wiki/Home/ For windows, follow http://sourceforge.net/p/csound/wiki/How_to_Build_Csound_on_Windows/ it is a tect document, and have a look at chapter "Building CsoundQt". Michael Gogins has written it, definitely he can help you further if you have problems. best! tarmo On Tuesday 29 October 2013 00:27:26 Cacophony7 wrote: > Yup! I'm on Windows. > > > > -- > View this message in context: > http://csound.1045644.n5.nabble.com/How-do-I-compile-QuteCsound-CsoundQt-tp > 5728644p5728831.html Sent from the Csound - General mailing list archive at > Nabble.com. > > > Send bugs reports to the Sourceforge bug trackers > csound6: > https://sourceforge.net/p/csound/tickets/ > csound5: > https://sourceforge.net/p/csound/bugs/ > Discussions of bugs and features can be posted here > To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe > csound" |
Date | 2013-10-30 07:38 |
From | Cacophony7 |
Subject | [Csnd] Re: How do I compile QuteCsound/CsoundQt ? |
seems confusing! what is Cmake? creating that config.user.pri file sounds hard. What do I need? I got Python and Git for one thing. -- View this message in context: http://csound.1045644.n5.nabble.com/How-do-I-compile-QuteCsound-CsoundQt-tp5728644p5728877.html Sent from the Csound - General mailing list archive at Nabble.com. |
Date | 2013-10-30 13:42 |
From | jpff@cs.bath.ac.uk |
Subject | [Csnd] Re: How do I compile QuteCsound/CsoundQt ? |
Attachments | None |
Date | 2013-10-31 04:34 |
From | Cacophony7 |
Subject | [Csnd] Re: How do I compile QuteCsound/CsoundQt ? |
I downloaded and installed Cmake only to wonder if I installed it properly(?). What is a pri file? -- View this message in context: http://csound.1045644.n5.nabble.com/How-do-I-compile-QuteCsound-CsoundQt-tp5728644p5728925.html Sent from the Csound - General mailing list archive at Nabble.com. |
Date | 2013-10-31 19:32 |
From | Andres Cabrera |
Subject | Re: [Csnd] Re: How do I compile QuteCsound/CsoundQt ? |
Hi, CsoundQt uses qmake, which is Qt's build system. It is somewhat similar to cmake, but less powerful (IMO), but great for working with Qt applications. Cheers, Andrés On Oct 30, 2013 6:42 AM, <jpff@cs.bath.ac.uk> wrote:
|
Date | 2013-10-31 19:33 |
From | Andres Cabrera |
Subject | Re: [Csnd] Re: How do I compile QuteCsound/CsoundQt ? |
(P.S. You should already have qmake if you have downloaded the Qt SDK) On Thu, Oct 31, 2013 at 12:32 PM, Andres Cabrera <mantaraya36@gmail.com> wrote:
|