On Mon, Jul 9, 2012 at 2:35 PM, Josh Glover wrote:
>> stderr_to_log is a new class I've added (to logging.h in namespace
>> base), so make sure to compile and install the _base.so Python module.
>
> That fixed it! :)
Great!
The change was required to get Python errors to appear in our logfile.
2012/7/9 Kai Sterker :
> The real trouble is
>
>> ImportError: /usr/lib64/python2.7/site-packages/adonthell/_world.so:
>> undefined symbol:
>
> stderr_to_log is a new class I've added (to logging.h in namespace
> base), so make sure to compile and install the _base.so Python module.
That fixed it
On Mon, Jul 9, 2012 at 8:49 AM, Josh Glover wrote:
Hi Josh!
> I got the layout switch sound working, but after merging in the latest
> master, I can no longer run worldtest:
I've seen the fail to load quicksave error too, but this does not
prevent worldtest from running. (Need to see what cause