Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error Compile in VS2013 Compiler #33

Open
derit opened this issue Jan 24, 2018 · 0 comments
Open

Error Compile in VS2013 Compiler #33

derit opened this issue Jan 24, 2018 · 0 comments

Comments

@derit
Copy link

derit commented Jan 24, 2018

qtmaterialtabs.cpp
B:\Dev\Qt\test\gui\qt-material-widgets-master\components\qtmaterialtabs.cpp(21) : error C3083: '{ctor}': the symbol to the left of a '::' must be a type
B:\Dev\Qt\test\gui\qt-material-widgets-master\components\qtmaterialtabs.cpp(22) : error C2533: 'QtMaterialTabsPrivate::init' : constructors not allowed a return type
qtmaterialautocomplete.cpp
B:\Dev\Qt\test\gui\qt-material-widgets-master\components\qtmaterialautocomplete.cpp(159) : error C3083: '{ctor}': the symbol to the left of a '::' must be a type
B:\Dev\Qt\test\gui\qt-material-widgets-master\components\qtmaterialautocomplete.cpp(160) : error C2533: 'QtMaterialAutoComplete::event' : constructors not allowed a return type
B:\Dev\Qt\test\gui\qt-material-widgets-master\components\qtmaterialautocomplete.cpp(160) : error C2556: 'QtMaterialAutoComplete::QtMaterialAutoComplete(QEvent *)' : overloaded function differs only by return type from 'bool QtMaterialAutoComplete::event(QEvent *)'
b:\dev\qt\test\gui\qt-material-widgets-master\components\qtmaterialautocomplete.h(25) : see declaration of 'QtMaterialAutoComplete::event'
Generating Code...

d1vanov added a commit to d1vanov/qt-material-widgets that referenced this issue Apr 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants