[CM] cm with chicken
Heinrich Taube
taube at uiuc.edu
Thu Jan 1 04:07:27 PST 2009
i just added the premake support last night for building on windows
(mingw), it'll be in svn in a few hours, i just have to make sure that
things still work on mac and test menu items for loading that i added
as well
note that im still using chicken 3.0.0. ive been terrified to upgrade
to a later chicken since its works so well with 3.0.0 and the later
releases dont add much useful stuff (in my opinion)
On Jan 1, 2009, at 12:56 AM, Carlos Pita wrote:
> Hi all,
>
> I'm trying to build cm-3.2.3 with chicken-3.4.0 and juce-1.46. Both
> juce and chicken built without any problem. Then I did the following
> in order to build cm:
>
> premake --target gnu --chicken ~/src/chicken-3.4.0 --juce ~/src/juce
> make
>
> There were some problems when linking against libchicken that I
> trivially fixed adding -lchicken to the cm.make and grace.make
> makefiles. After that both executables were created.
>
> But when I run any of them, I'm getting:
>
> [carlos at carlos cm]$ bin/cm
> JUCE v1.46 (c) 2009 Julian Storer
> Error: unbound variable: hash-table-set!
>
> Can you help me?
>
> Thank you in advance
> Regards
> -Carlos
>
> _______________________________________________
> Cmdist mailing list
> Cmdist at ccrma.stanford.edu
> http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist
More information about the Cmdist
mailing list