[Sc-devel] Wii support in progress
Jan Trutzschler
sc3 at sampleAndhold.org
Thu Jun 7 16:44:49 PDT 2007
maybe the struct could be reduced to something like:
struct SC_WII
{
WiiRemoteRef m_wiiremote;
char m_address[32];
bool m_connected;
SC_WII* m_next;
}
and the rest in c ?
i'll have a look ...
cu
jan
On Jun 6, 2007, at 2:03 AM, Jan Trutzschler wrote:
> nescivi,
> there is a problem with the scopes of your code, i guess. i'm
> getting undefined symbols as well. also i'm not sure wether we
> sould store c++ like objects in a PyrObject and vice versa. MIDI
> and HID don't do this, they only store some reference id, which is
> as far as i understood more stable ...
> -j
>
>
>
> On Jun 5, 2007, at 4:11 AM, nescivi wrote:
>
>> JamToolExecution sclang
>> Command /Developer/Private/jam failed with exit code 1
>>
>> I have no clue what that means or how to solve it.
>
> _______________________________________________
> Sc-devel mailing list
> Sc-devel at create.ucsb.edu
> http://www.create.ucsb.edu/mailman/listinfo/sc-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.create.ucsb.edu/pipermail/sc-devel/attachments/20070607/615d61dc/attachment.htm
More information about the Sc-devel
mailing list