This is because when the custom subclass inherits qthread, it is not decorated with public.
Just add the public modifier:
Read More:
- UE4 Package Pico Project Error: error: ‘Resource‘ is a private member of ‘FOpenGLTextureBase‘
- QT solves error: use of deleted function and is private within this context
- [Solved] error: value createSchemaRDD is not a member of org.apache.spark.sql.SQLContext
- Vscode pylint reported an error of “no member”, but it is running normally
- [Solved] A-LOAM Ceres Compile Error: error: ‘integer_sequence’ is not a member of ‘std‘
- Error 2 error c2491: XX: definition of dllimport static data member is not allowed
- [Vagrant] When vagrant up, it stops at “SSH auth method: private key” and times out.
- [Solved] Git Error: client_global_hostkeys_private_confirm: server gave bad signature for RSA key 0
- [Solved] VINS-MONO: integer_sequence_algorithm.h:64:21: error: ‘integer_sequence’ is not a member of ‘std’
- [Solved] spring boot security Start Error: ‘login.html?error‘ is not a valid redirect URL
- Start Docker Quickstart Terminal error This computer is running Hyper-V. VirtualBox won’t boot a 64bits VM when Hyper-V is activated
- Git Push remote error: GH007: Your push would publish a private email address.
- QtCreator Error: “member access into incomplete type QHeaderView“
- [Solved] Service Start Error When Horizon View Composer is Installing
- Prometheus Error: “INVALID“ is not a valid start token [How to Solve]
- [Solved] MinIO Start Error: “WARNING: Console endpoint is listening on a dynamic port…”
- [Solved] dhl: Error: LINQ to Entities does not support the specified type member “Date”
- [Solved] integrated swagger Start Error: Failed to start bean ‘documentationPluginsBootstrapper‘;
- Android studio can’t start, running error: warning: crash service did not start
- [Solved] target_link_libraries error: a missing vtable usually means the first non-inline virtual member function has no definition.