adonthell-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Adonthell-devel] item test code


From: Sasha Kushnirenko
Subject: Re: [Adonthell-devel] item test code
Date: Mon, 13 Jan 2003 17:52:15 +0300
User-agent: Mutt/1.3.28i

Hi,

> To test them, get the new code from CVS, autogen.sh, configure
> --enable-tools, make and make install.

Minor comment: 

There is probably known issue with questedit and oggloop missing in
configure.in - as a result no Makefiles are generated in those directories
and make will pop out with error message.  Adding them to the list fixes the
problem (patch attached).  But probably there was a reason for taking them
out.

Also pydonthell is missing in src/tools/Makefile.am so you have to go in
src/tools/pydonthell and type "make" there. (or apply patch)
 
> Then extract the attached python scripts in src/tools/pydonthell and run
> 'pydonthell item-test.py'. That's it.

Item instance of 'torch' created
Item instance used
Charge remaining: 49
...[snip]...
Charge remaining: 2
Charge remaining: 1
Charge remaining: 0
pure virtual method called
Aborted

It did work!

Sasha.

Attachment: configure.in.patch
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]