[mythtv] Re: compiling mythtv frontend for cygwin

Mario L superm1 at gmail.com
Sat Oct 16 03:16:46 UTC 2004


Switching to all VC++ would fix  problems with QT, as well as create
many others with myth.  I started to see the difficulty involved, when
I tried to just use it to build from the makefile for libavcodec. 
Just running nmake (the VS equivalent of make) yielded lots of
definitions for include files that just aren't there.  I think leaving
it as a last resort to turn to is a better idea at this point.  I
found some things about linking VC++ dlls with mingw online, but
nothing has really seemed to work yet.  I think for now we're just at
a wall deciding what compiler to go with and route to go with then.

I'm waiting from the kde-cygwin list about some more ideas about
linking the QT dll built in VC++ with cygwin.  As of right now that is
ideal.  It is quite clear that there is a bug involving iterators,
however; when building QT with mingw.  If you or anyone else on the
list has some input what we could do then feel free to voice.

BTW, I believe that the compiler (not the IDE) for VC++ is freely
avail, if you just want to build QT with it.


On Fri, 15 Oct 2004 19:47:16 -0400, Buechler, Mark R
<mark_r_buechler at bausch.com> wrote:
> Hmm, I'm afraid I don't. Furthermore, I don't think it would even be
> possible without altering g++ a bit. Admittedly I'm just guessing. I don't
> have VS installed but I'll have to get it and play around. How difficult do
> you think it would be to get mythtv compiled under VC++? That might fix many
> problems.
> 
> 
> 
> - Mark.
> 
> -----Original Message-----
> From: Mario L [mailto:superm1 at gmail.com ]
> Sent: Friday, October 15, 2004 1:16 PM
> To: Buechler, Mark R; MythTV-Developer List
> Subject: Re: [mythtv] Re: compiling mythtv frontend for cygwin
> 
> Mark, I did a bit of expermenting with builds of QT from other compilers.
> This only happens with a mingw build of QT.  If you know at all how to
> properly link a Visual Studio build of QT wtih a mingw build of myth then we
> will be in business, as I can say VS builds QT properly.
> 
> Attached is a log of the problems that crop up trying to link a VS build of
> QT to that little app that I wrote to test for the begin() bug.
> 
> Bausch & Lomb
> 150 Years of Perfecting Vision, Enhancing Life (TM)
> 
> EMAIL DISCLAIMER
> 
> Please Note: The information contained in this message may be privileged and
> confidential, protected from disclosure, and/or intended only for the use of
> the individual or entity named above. If the reader of this message is not
> the intended recipient, or an employee or agent responsible for delivering
> this message to the intended recipient, you are hereby notified that any
> disclosure, distribution, copying or other dissemination of this
> communication is strictly prohibited. If you received this communication in
> error, please immediately reply to the sender, delete the message and
> destroy all copies of it.
> 
> Thank You
> 
>


More information about the mythtv-dev mailing list