Csound Csound-dev Csound-tekno Search About

[Csnd] How do I compile QuteCsound/CsoundQt ?

Date2013-10-21 03:02
FromCacophony7
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.

Date2013-10-21 04:09
FromAndres Cabrera
SubjectRe: [Csnd] How do I compile QuteCsound/CsoundQt ?
Hi,

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

Let us know if you have any questions. You might want to ask them on the CsoundQt list instead of here:
https://lists.sourceforge.net/lists/listinfo/qutecsound-users

Cheers,
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
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.


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"




Date2013-10-21 13:40
FromMichael Gogins
SubjectRe: [Csnd] How do I compile QuteCsound/CsoundQt ?
What is your operating system? 

Regards,
Mike


===========================
Michael Gogins
Irreducible 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:
Hi,

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

Let us know if you have any questions. You might want to ask them on the CsoundQt list instead of here:
https://lists.sourceforge.net/lists/listinfo/qutecsound-users

Cheers,
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
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.


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"





Date2013-10-28 07:25
FromCacophony7
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.

Date2013-10-28 11:37
FromTarmo Johannes
SubjectRe: [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"

Date2013-10-29 07:27
FromCacophony7
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.

Date2013-10-29 08:42
FromTarmo Johannes
SubjectRe: [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"

Date2013-10-30 07:38
FromCacophony7
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.

Date2013-10-30 13:42
Fromjpff@cs.bath.ac.uk
Subject[Csnd] Re: How do I compile QuteCsound/CsoundQt ?
AttachmentsNone  

Date2013-10-31 04:34
FromCacophony7
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.

Date2013-10-31 19:32
FromAndres Cabrera
SubjectRe: [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:

cmake is a system for checking dependencies and configuring for different platforms etc.  We used to use scons but with cs6 replaced it with cmake, which is more efficient in many ways and arguably easier to configure

Get the cmake system, create a directory in which to build and issue cmake.  Few more details in the manual on building csound6
==John ff
Quoting Cacophony7 <michaelsparks37@gmail.com>:

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.


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"





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"



Date2013-10-31 19:33
FromAndres Cabrera
SubjectRe: [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:

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:

cmake is a system for checking dependencies and configuring for different platforms etc.  We used to use scons but with cs6 replaced it with cmake, which is more efficient in many ways and arguably easier to configure

Get the cmake system, create a directory in which to build and issue cmake.  Few more details in the manual on building csound6
==John ff
Quoting Cacophony7 <michaelsparks37@gmail.com>:

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.


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"





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"