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 on include "not all overloads are accessible" #63

Open
devinsodhi opened this issue Apr 28, 2019 · 0 comments
Open

Error on include "not all overloads are accessible" #63

devinsodhi opened this issue Apr 28, 2019 · 0 comments

Comments

@devinsodhi
Copy link

devinsodhi commented Apr 28, 2019

On line 16 in the file Proxyrole.h , 'using QObject::QObject;' breaks the build with the above error.

I specifically only tested on msvc2013, because i m using another lib that requires that i stay in that kit.

Removing the statement seems to fix the issue and the code subset i am experimenting with still works, but I haven't verified that it breaks something else.

Is my fix workable? asking if it doesn't affect newer compilers.

To potentially save you some work, the code under question was added on August 7,2018
3a55ea0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant