QPluginLoader cannot load plugin [solved]
-
Did you properly implement both these functions ? Do you build the corresponding cpp file ?
-
Did you properly implement both these functions ? Do you build the corresponding cpp file ?
-
Did you properly implement both these functions ? Do you build the corresponding cpp file ?
-
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 ?