On Fri, 01 Feb 2008 08:00:43 -0000, Nick Ball wrote:
> I was told I could build 0.951 for Mac ppc by checking out the quackle
>
> module. OK...
>
> cvs -d:pserver:[EMAIL PROTECTED]:/cvsroot/quackle
> login
> cvs -z3
> -d:pserver:[EMAIL PROTECTED]:/cvsroot/quackle co
> -P quackle
>
> Then get QT. dmg download is now 4.3.3. Installed.
>
> quackle/README: "In this directory is libquackle. Install SCons and
> run 'scons r=1' to build it with optimizations or 'scons d=1' to build
> with debug symbols. Then cd to quackle/quackleio/, run qmake, and then
> run make."
>
> I don't see a libquackle.

We need to update the README files.  It's all done using qmake now.  scons is 
no 
longer used.


> Carry on regardless...
>
>> cd /Applications/quackle/quackleio
>> qmake
>> make
>> make: *** No targets specified and no makefile found.  Stop.
>>
> Make what?

qmake takes the .pro file in the current directory and generates Makefile, 
which 
is what make looks for by default.  Try passing the .pro file in as the 
argument 
to qmake.


> Nick

Sincerely,
 
John Fultz
[EMAIL PROTECTED]
Champaign, IL Scrabble Club #590

>
>
> --- In [email protected], "John O'Laughlin" <[EMAIL PROTECTED]> wrote:
>
>> Not really. 0.951 is basically a snapshot of what's in cvs now, which
>> is unfortunately broken because most of the dictionary files are still
>> in the 0.95 format. I'm sorry about this and I'll try to fix it soon.
>>
>> John
>>
>> On Jan 25, 2008 9:25 PM, Nick Ball <[EMAIL PROTECTED]> wrote:
>>>
>>>
>>> Is there a stable version of this (
>>> http://olaugh.livejournal.com/35970.html ) available for compiling? I
>>> was kinda# waiting for 0.96 but it seems to be a while in coming.
>>>
>>> Nick Ball
>
>
> Yahoo! Groups Links
>
>
>


Reply via email to