Does ClientNotebookPlugin::includeFile() return "clientNotebookPlugin.h"? If so, make it return "clientNotebook.h" (or whatever is the correct file name).
Try adding "CONFIG += designer" to the .pro file (and re-generating the vs project).clientNotebookPlugin/clientNotebookPlugin.h:4:42: error: QDesignerCustomWidgetInterface: No such file or directory
Bookmarks