[mythtv] [PATCH] Win32 frontend support

DBakker at arrayasolutions.com DBakker at arrayasolutions.com
Tue Jan 20 16:39:02 EST 2004


Whats the speed like on this? Do you get audio? Sounds like it would be 
slooooww.,




John Pullan <jmp at tarantella.com> 
Sent by: mythtv-dev-bounces at mythtv.org
01/20/2004 09:12 AM
Please respond to
Development of mythtv <mythtv-dev at mythtv.org>


To
Development of mythtv <mythtv-dev at mythtv.org>
cc

Subject
Re: [mythtv] [PATCH] Win32 frontend support






On Tue, 2004-01-20 at 10:41 +0000, Ian Caulfield wrote:
> --On 20 January 2004 04.28 -0500 Isaac Richards <ijr at po.cwru.edu> wrote:
> 

> >> The most significant change I've made is to move the definition of 
the
> >> gContext variable into libmyth - this is necessary in order to allow
> >> compilation under windows, and I don't think it should affect Linux
> >> users. Please correct me if I'm wrong.
> >
> > You can't have it export that symbol to the libs?  I'd like to keep
> > things the  way they are in this respect, unless really necessary..
> 
> Unfortunately I haven't found a way around it yet - when Windows builds 
a 
> DLL,
> it needs to resolve all its inputs at linktime. I haven't found a way to
> convince the linker that the gContext symbol will be available at 
runtime.
> I'll see if I can figure it out - if anyone else knows much about 
Windows 
> DLL
> imports, they're welcome to give advice.
> 
First off I've never done this, but I had a quick search and came up
with the use of dllexport and dllimport. I think it does what you want
but I'm not sure how/if it applies to the cygwin compiler (?)

Refs:

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/
vccelng/htm/msmod_20.asp
http://lists.trolltech.com/qt-interest/1998-05/msg00037.html


-- 
John Pullan <jmp at tarantella.com>

_______________________________________________
mythtv-dev mailing list
mythtv-dev at mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev




More information about the mythtv-dev mailing list