Csound Csound-dev Csound-tekno Search About

[Csnd] AudioCarver (take "2")

Date2009-01-14 13:21
FromAndy Fillebrown
Subject[Csnd] AudioCarver (take "2")


I've posted a new windows build of the AudioCarver alpha to sourceforge for those interested in trying it out.
https://sourceforge.net/projects/audiocarver/

Hopefully the windows deployment issues have been resolved by switching from vc-express to qtcreator.  Note, though, that the build system is only semi-ported to qmake, so don't expect the .pro files in svn to work on any platform other than windows, yet.

Regards,
andy.f


Date2009-01-14 15:48
From"Andres Cabrera"
Subject[Csnd] Re: AudioCarver (take "2")
AttachmentsNone  

Date2009-01-14 18:04
FromAndy Fillebrown
Subject[Csnd] Re: Re: AudioCarver (take "2")

Thanks Andres,

Somehow I knew you'd try to build it on ubuntu anyway... =)

Unfortunately, it'll only build on windows at the moment.  I'll get an ubuntu build working soon, hopefully.

I am curious to know how the coin and soqt libraries do in an osx build, though.  Is this something you could check out for me when you're at a mac?
If you can, here's the links...
coin-3.0.0 - http://www.coin3d.org/lib/coin/releases/3.0.0
soqt-1.4.1 - http://www.coin3d.org/lib/soqt/releases/1.4.1

...just download and build them per the instructions but if it looks like it's going to require a lot of hacking to make it compile then don't worry about it.  I'll start setting up their qmake projects for osx, too, if that's the case.  SIM is pretty good with their build systems, though, so it will probably build without modification, which would be great!

Also, can you try to run the app in wine again?  It may work this time since it's built with mingw.

Regards,
andy.f



----- Original Message -----
From: "Andres Cabrera" <mantaraya36@gmail.com>
To: csound@lists.bath.ac.uk
Sent: Wednesday, January 14, 2009 10:48:04 AM (GMT-0500) America/New_York
Subject: [Csnd] Re: AudioCarver (take "2")

Hi,

Just to bug you... =) Ubuntu build fails on:

src/corelib/csnd/ac_csnd.cpp:34:22: error: ac_model.h: No existe el
fichero ó directorio
src/corelib/csnd/ac_csnd.cpp:35:22: error: ac_track.h: No existe el
fichero ó directorio

Cheers,
Andrés

On Wed, Jan 14, 2009 at 8:21 AM, Andy Fillebrown
<andy@audiosculptures.com> wrote:
>
>
> I've posted a new windows build of the AudioCarver alpha to sourceforge for
> those interested in trying it out.
> https://sourceforge.net/projects/audiocarver/
>
> Hopefully the windows deployment issues have been resolved by switching from
> vc-express to qtcreator.  Note, though, that the build system is only
> semi-ported to qmake, so don't expect the .pro files in svn to work on any
> platform other than windows, yet.
>
> Regards,
> andy.f
>
>



--


Andrés


Send bugs reports to this list.
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"

Date2009-01-14 20:27
From"Andres Cabrera"
Subject[Csnd] Re: Re: Re: AudioCarver (take "2")
AttachmentsNone