[Date Prev][Date Next][Thread Prev][Thread Next][Thread Index]
Re: [XaraXtreme-dev] movie(s) path
- From: Alex Bligh <alex@xxxxxxxxxxx>
- Date: Fri, 30 Jun 2006 08:39:13 +0100
- Subject: Re: [XaraXtreme-dev] movie(s) path
--On 30 June 2006 09:19 +0300 Vasil Dimov <vd@xxxxxxxxxxx> wrote:
Looking at wxOil/menucmds.cpp I see that the path where the .ogm movie
is expected to be is hardcoded. So I tried to invent something to be
able to configure this path at compile time. One possible way to do
this is to use this patch:
I think that's a better approach than having it hardcoded. Does binreloc
help with this? (though that's really an additional approach, rather
than addressing the underlying problem).
Alex