Re: [chuck-users] is there a way to bundle mini audicle with different version of chuck?
----Alkuperäinen viesti---- Lähettäjä: vboehm@gmx.ch Päivämäärä: 01.03.2008 19:08 Vastaanottaja: "ChucK Users Mailing List"
According to http://audicle.cs.princeton.edu/mini/release/README.linux It would indeed be possible to compile miniAudicle with a different source for ChucK. quote: Tips ---- miniAudicle binds directly to the ChucK source code to provide an internal ChucK compiler and virtual machine. Thus, to compile the miniAudicle requires a copy of the ChucK source code distribution. miniAudicle includes the latest stable release of the ChucK source code in its own distribution, and provides a symlink to this ChucK source called 'chuck'. To bind to a different version of the ChucK source (version 1.2.0.5 or greater), unlink 'chuck' and recreate it, linking to the root directory of the desired source distribution (i. e., the directory enclosing src/, not src/ itself). princeton.edu>
Aihe: [chuck-users] is there a way to bundle mini audicle with different version of chuck?
sorry if this has come up before, but a quick search didn't reveal anything useful. mini audicle comes with a pre built version of chuck. right now i am playing around with chuck's source code and compiling different versions. is there an easy way to tell mini audicle what version of chuck to use instead of the one which is included?
thanks, volker.
_______________________________________________ chuck-users mailing list chuck-users@lists.cs.princeton.edu https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
On 02 Mar 2008, at 08:14, pibsid@suomi24.fi wrote:
According to http://audicle.cs.princeton.edu/mini/release/README.linux It would indeed be possible to compile miniAudicle with a different source for ChucK.
aha - thanks for the hint! it works fine on osx, too. just recompiled miniaudicle and now it runs with my modified chuck code. nice! volker.
sön 2008-03-02 klockan 17:48 +0100 skrev volker böhm:
On 02 Mar 2008, at 08:14, pibsid@suomi24.fi wrote:
According to http://audicle.cs.princeton.edu/mini/release/README.linux It would indeed be possible to compile miniAudicle with a different source for ChucK.
aha - thanks for the hint! it works fine on osx, too. just recompiled miniaudicle and now it runs with my modified chuck code. nice!
volker.
if it's good, you might want to submit it upstream, hint hint ;) Gasten
Sorry, misread the question.
You can indeed compile a different chuck into miniAudicle.
Instructions will depend on your development platform.
Graham
On Sun, Mar 2, 2008 at 8:14 AM, pibsid@suomi24.fi
According to http://audicle.cs.princeton.edu/mini/release/README.linux It would indeed be possible to compile miniAudicle with a different source for ChucK.
quote:
Tips ---- miniAudicle binds directly to the ChucK source code to provide an internal ChucK compiler and virtual machine. Thus, to compile the miniAudicle requires a copy of the ChucK source code distribution. miniAudicle includes the latest stable release of the ChucK source code in its own distribution, and provides a symlink to this ChucK source called 'chuck'. To bind to a different version of the ChucK source (version 1.2.0.5 or greater), unlink 'chuck' and recreate it, linking to the root directory of the desired source distribution (i. e., the directory enclosing src/, not src/ itself).
----Alkuperäinen viesti---- Lähettäjä: vboehm@gmx.ch Päivämäärä: 01.03.2008 19:08 Vastaanottaja: "ChucK Users Mailing List"
Aihe: [chuck-users] is there a way to bundle mini audicle with different version of chuck? sorry if this has come up before, but a quick search didn't reveal anything useful. mini audicle comes with a pre built version of chuck. right now i am playing around with chuck's source code and
compiling
different versions. is there an easy way to tell mini audicle what version of chuck to use instead of the one which is included?
thanks, volker.
_______________________________________________ chuck-users mailing list chuck-users@lists.cs.princeton.edu https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
_______________________________________________ chuck-users mailing list chuck-users@lists.cs.princeton.edu https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
participants (4)
-
Graham Coleman
-
Martin Ahnelöv
-
pibsid@suomi24.fi
-
volker böhm