[mythtv-commits] Ticket #5992: MythGallery compile issues on windows

MythTV mythtv at cvs.mythtv.org
Thu Sep 24 02:17:49 UTC 2009


#5992: MythGallery compile issues on windows
----------------------------------------------------+-----------------------
 Reporter:  Jonathan Martens <jonathan at snetram.nl>  |        Owner:  nigel  
     Type:  defect                                  |       Status:  started
 Priority:  minor                                   |    Milestone:  unknown
Component:  Ports - Windows                         |      Version:  unknown
 Severity:  medium                                  |   Resolution:         
  Mlocked:  0                                       |  
----------------------------------------------------+-----------------------
Changes (by nigel):

  * status:  assigned => started


Comment:

 I had no compile problems with header files. -I/include is already in
 there.
 [[BR]]
 Using the libexif-0.6.17 installed by win32-packager.pl, there is
 /bin/libexif-12.dll, /lib/libexif.a, /lib/libexif.dll.a and libexif.la. We
 can either copy/rename the DLL in osx-packager.pl, or link against the
 static version by augmenting mythplugins/configure to accept an extra
 argiment like --extra-libs=/lib and add a generated variable in
 settings.pro, or use --extra-libs to add that into EXTRALIBS in
 mythconfig.mak
 [[BR]]
 Adding to mythplugins/configure would be more useful in the long term, but
 I think the libexif install is actually erroneous, so fixing that in
 win32-packager.pl is probably best.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/5992#comment:4>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list