Make sure that the private API used from Qt is compiled with Q_DECL_IMPORT. Task-number: QTCREATORBUG-2609
Copy over the private header files to creator source tree, along the lines of the what the designer plugin does. Reviewed-by: Christiaan Janssen