QPluginLoader cannot load plugin [solved]
General and Desktop
26
Posts
5
Posters
15.0k
Views
3
Watching
-
Did you properly implement both these functions ? Do you build the corresponding cpp file ?
-
wrote on 18 May 2015, 08:17 last edited by
when i putting down the Q_OBJECT macro from the inPluginImp class the errors gone but the again the first problem in this topic comming back
-
When adding/removing the Q_OBJECT macro, do you re-run qmake before building ?
-
@LeaA said:
#ifndef INPLUGININTERFACE_H
#define INPLUGININTERFACE_H
#pragma once
.....
.....
#endif // INPLUGININTERFACE_HT_T WTF ?
26/26