[Osgeo4w-trac] [osgeo4w] #450: Update case in qt4.bat
    OSGeo4W 
    trac_osgeo4w at osgeo.org
       
    Fri Jan  9 16:14:20 PST 2015
    
    
  
#450: Update case in qt4.bat
--------------------+-------------------------------------------------------
Reporter:  larrysh  |       Owner:  osgeo4w-dev@…              
    Type:  defect   |      Status:  new                        
Priority:  minor    |   Component:  Installer                  
 Version:           |    Keywords:  qt4, batch, ini            
--------------------+-------------------------------------------------------
 In this environment-variable-setting batch file:
 {{{qt4-libs-4.7.x-x/etc/ini/qt4.bat}}}
 the {{{QT_PLUGIN_PATH}}} is set to:
 {{{%OSGEO4W_ROOT%\apps\Qt4\plugins}}}
 This causes issues with software that actually uses this path in a case-
 sensitive manner (e.g. QCA[http://delta.affinix.com/qca/]). The path needs
 to be changed to match the actual case of the segments:
 {{{%OSGEO4W_ROOT%\apps\qt4\plugins}}}
 Note: '''Qt4''' is the correct segment in the qt4-* archive(s), but the
 folder's name after installation is '''qt4'''.
 Could be a script that is setting the lowercase '''qt4''' needs updated
 instead?
-- 
Ticket URL: <http://trac.osgeo.org/osgeo4w/ticket/450>
OSGeo4W <http://trac.osgeo.org/osgeo4w>
OSGeo4W is the Windows installer and package environment for the OSGeo stack.
    
    
More information about the Osgeo4w-trac
mailing list