[mythtv] [PATCH] win32 again

Isaac Richards ijr at po.cwru.edu
Wed Jan 21 22:52:14 EST 2004


On Tuesday 20 January 2004 04:46 pm, Ian Caulfield wrote:
> I haven't found a way to get libmyth to link nicely with gContext being
> exported from the executable; it seems win32 dynamic imports need the name
> of the source file as well as the name of the symbol - so if I get libmyth
> to link against mythfrontend, it won't link against mythepg for example.

I prefer your first patch to the current one in this respect, so I guess I'll 
just change things like that.  Really didn't want to have to bump up the 
libversion for this, though.  I'll have that change in later this week.  

> The attached patch moves the gContext definition if compiling under Windows
> - I'm still open to better suggestions. Also the definition of avcodeclock
> is moved from NVR.cpp to nuppeldecoder.cpp, as the windows build doesn't
> include NVR.

Ok, I'll get that in.

> Also, I've added a vsync_win file which should make the Vsync handling a
> lot nicer. It still doesn't work though...

I would prefer it in the vsync.c file with the others, not a separate file.

Isaac


More information about the mythtv-dev mailing list