[mythtv-commits] Ticket #5414: MythPlugins support files not being installed on Win32

MythTV mythtv at cvs.mythtv.org
Fri Jun 6 08:17:26 UTC 2008


#5414: MythPlugins support files not being installed on Win32
---------------------+------------------------------------------------------
 Reporter:  nigel    |        Owner:  danielk
     Type:  defect   |       Status:  new    
 Priority:  minor    |    Milestone:  unknown
Component:  windows  |      Version:  unknown
 Severity:  medium   |   Resolution:         
  Mlocked:  0        |  
---------------------+------------------------------------------------------

Comment(by nigel):

 {{{
 $ cd theme

 $ qmake -d *.pro @>&1 | grep defaultfiles
 DEBUG 1: Project Parser:
 C:\mythtv\mythplugins\mythvideo\theme\theme.pro:12 :defaultfiles.path: :=:
 (/C/mythtv/build//share/mythtv/themes/default)
 DEBUG 1: Project Parser:
 C:\mythtv\mythplugins\mythvideo\theme\theme.pro:13 :defaultfiles.files:
 :=: (default/*.xml :: default/images/*.png)
 DEBUG 1: Project Parser:
 C:\mythtv\mythplugins\mythvideo\theme\theme.pro:21 :INSTALLS: :+=:
 (defaultfiles :: widefiles :: menufiles)
 DEBUG 1: no definition for install defaultfiles: install target not
 created
 ...
 }}}
 which looks like it is another Qt3 make bug?

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


More information about the mythtv-commits mailing list