- 
    
Bug
 - 
    Resolution: Duplicate
 - 
    
P2: Important
 - 
    None
 - 
    Qt Creator 4.13.0, Qt Creator 4.13.1
 - 
    None
 - 
    * macOS 10.13.6
* Qt 5.15 (Qt Creator 4.13.0)
* Qt 5.15.1 (Qt Creator 4.13.1)
* XCode Version 10.1 (10B61)
 
After upgrading Qt Creator from 4.12.4 to 4.13 the following error is shown when Qt Creator wants to build QML Emulation Layer:

Error output file contents is:
In file included from /Users/matej/Qt/Qt Creator.app/Contents/Resources/qml/qmlpuppet/instances/nodeinstanceclientproxy.cpp:38:
/Users/matej/Qt/Qt Creator.app/Contents/Resources/qml/qmlpuppet/commands/captureddatacommand.h:32:10: fatal error: 'utils/smallstringio.h' file not found
#include <utils/smallstringio.h>
         ^~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
make: *** [nodeinstanceclientproxy.o] Error 1
- relates to
 - 
                    
QTCREATORBUG-24548 qmlpuppet fails do build due to missing headers
-         
 - Closed
 
 -