- 
    
Bug
 - 
    Resolution: Done
 - 
    
P1: Critical
 - 
    5.13.1
 - 
    None
 
- 
        0647df8c88d4eaeedd19456b6e382308208e2be1 (qt/qtdeclarative/5.12)
 
Since the resolution of QTBUG-73669, you can no longer enable qtquickcompiler feature to a Qt module or any project that also has non-QML module subproject files.
For example, compiling QtCharts with qtquickcompiler enabled will result with immediate failure:
root@munkone:qtcharts ((aa765c1b...))$ qmake CONFIG+=qtquickcompiler Info: creating stash file /qtcharts/.qmake.stash Info: creating cache file /qtcharts/.qmake.cache Project ERROR: The qtquickcompiler feature cannot be used without the QML module.
- resulted from
 - 
                    
QTBUG-73669 Adding *.js to resources of project without QML leads to linker error
-         
 - Closed
 
 -