On Wednesday, January 19, 2011 19:49:54 Jason Tackaberry wrote:
> Hi Juan,
>
> On Wed, 2011-01-19 at 17:16 -0300, Juan Manuel Santos wrote:
> > I believe this library is Unix only, so here goes my question: is it
> > possible to build and install Kaa under Windows, or is this not
> > supported?
>
Hi Juan,
On Wed, 2011-01-19 at 17:16 -0300, Juan Manuel Santos wrote:
> I believe this library is Unix only, so here goes my question: is it
> possible to build and install Kaa under Windows, or is this not
> supported?
Windows is definitely a platform dischi and I never cared to support.
In fact
Adam, I blew it and missed one. Line 1075 in
tv/plugins/recording_manager.py needs to be:
accessed = time.time() - os.stat(recorded_item.filename)[7]
When I first wrote this, I imported time from time, so I could get away
with just time(). But now that other things in RM are using
Hi all,
I've been trying hopelessly to build Kaa-base (and after that Kaa-metadata,
but I can't build the last before the former) on WIndows, to no avail.
I installed Visual Studio given some errors I was getting in the build
process. After that, Microsoft's SDK. But in the end, it boils down to