[Interest] Forward use of QtToolBarDialogPrivate?

Bill Crocker william.crocker at analog.com
Thu Mar 22 01:23:17 CET 2018


Hello:

... on to the next problem...

For a while now I have been building on Windows
using the the Qt Visual Studio plug-in to import my .pro file.
Now, for some reason, I am getting this...
Does anyone know what might be wrong.

VS: 2015
Qt: 5.7.0

Thanks

Bill

1>.\GeneratedFiles\Release\moc_qttoolbardialog.cpp(187): error C2027: use of 
undefined type 'QtToolBarDialogPrivate'
1> 
c:\qt\windowsbuild\generatedfiles\release\../../qttoolbardialog/qttoolbardialog.h(94): 
note: see declaration of 'QtToolBarDialogPrivate'
1>.\GeneratedFiles\Release\moc_qttoolbardialog.cpp(187): error C2227: left of 
'->newClicked' must point to class/struct/union/generic type
1>.\GeneratedFiles\Release\moc_qttoolbardialog.cpp(188): error C2027: use of 
undefined type 'QtToolBarDialogPrivate'
1> 
c:\qt\windowsbuild\generatedfiles\release\../../qttoolbardialog/qttoolbardialog.h(94): 
note: see declaration of 'QtToolBarDialogPrivate'
1>.\GeneratedFiles\Release\moc_qttoolbardialog.cpp(188): error C2227: left of 
'->removeClicked' must point to class/struct/union/generic type
1>.\GeneratedFiles\Release\moc_qttoolbardialog.cpp(189): error C2027: use of 
undefined type 'QtToolBarDialogPrivate'
1> 
c:\qt\windowsbuild\generatedfiles\release\../../qttoolbardialog/qttoolbardialog.h(94): 
note: see declaration of 'QtToolBarDialogPrivate'
1>.\GeneratedFiles\Release\moc_qttoolbardialog.cpp(189): error C2227: left of 
'->defaultClicked' must point to class/struct/union/generic type
1>.\GeneratedFiles\Release\moc_qttoolbardialog.cpp(190): error C2027: use of 
undefined type 'QtToolBarDialogPrivate'
1> 
c:\qt\windowsbuild\generatedfiles\release\../../qttoolbardialog/qttoolbardialog.h(94): 
note: see declaration of 'QtToolBarDialogPrivate'
1>.\GeneratedFiles\Release\moc_qttoolbardialog.cpp(190): error C2227: left of 
'->okClicked' must point to class/struct/union/generic type
1>.\GeneratedFiles\Release\moc_qttoolbardialog.cpp(191): error C2027: use of 
undefined type 'QtToolBarDialogPrivate'
1> 
c:\qt\windowsbuild\generatedfiles\release\../../qttoolbardialog/qttoolbardialog.h(94): 
note: see declaration of 'QtToolBarDialogPrivate'




More information about the Interest mailing list