[Development] QmlImportPath

Koehne Kai Kai.Koehne at digia.com
Wed Oct 24 10:12:00 CEST 2012


> -----Original Message-----
> From: development-bounces+kai.koehne=digia.com at qt-project.org
> [mailto:development-bounces+kai.koehne=digia.com at qt-project.org] On
> Behalf Of Wehmer, Matthias
> Sent: Wednesday, October 24, 2012 9:56 AM
> To: development at qt-project.org
> Subject: [Development] QmlImportPath
> 
> Hi everybody,
> 
> 
> 
> we are still having problems with the QmlImportPath. There is also already
> a bug reported:
> 
> https://bugreports.qt-project.org/browse/QTBUG-
> 20539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-
> tabpanel <https://bugreports.qt-project.org/browse/QTBUG-
> 20539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-
> tabpanel>

Sounds pretty much like https://bugreports.qt-project.org/browse/QTBUG-17529 , or a variant of it. I don't know whether the patch I've proposed at https://codereview.qt-project.org/#change,33415 would help you though, since it fixes the problem only for absolute paths set to QtQUickView::setSource and QQmLEngine::setBaseUrl ... Actually I'm more than ever convinced that QML shouldn't check for file case sensitivity at all (on case insensitive file systems), or at least not in folder names. Feel free to vote.

Regards

Kai




More information about the Development mailing list