Rich,
This is probably /NOT/ the way to do things but it got me a client
running quick and dirty. This is on OS X Snow Leopard.
1. in a terminal change directories to <where you have the code
stored>/trunk/qwaqvm-binary/mac/OpenQwaq.app/Contents/MacOS
2. change permissions on the OpenQwaq command so it's executable: $
chmod a+x OpenQwaq
3. run OpenQwaq: $ ./OpenQwaq
4. you will be presented with a dialog to locate the Qwaq image
(remember this from the Croquet days?). Navigate to <where you have
the code stored>/trunk/client/ and select OpenQwaq-1.0.01.image
5. Drag the OpenQwaq button into the workspace just like in the old
days
Why I wasn't able to just launch the image? Not sure yet.
I wasn't able to connect to a server either. I'll be building one in
the near future.
HTH,
-Matt
On May 3, 2:19 pm, Rich White <
rich.lynn.wh...@gmail.com> wrote:
> Awesome Matt ... thanks so much ! ... I have tried a few times to get the
> source but it keeps hanging up, though I wouldn't be surprised if it was our
> network locally here.
>
> ===
>
> On Tue, May 3, 2011 at 2:16 PM, Matthew Schmidt
> <
matthew.schm...@gmail.com>wrote: