"multiple definition of `_PyGObject_API'" error

https://github.com/LADI/pyphat/issues/1
This commit is contained in:
Nedko Arnaudov 2023-05-06 17:20:25 +03:00
parent 025f127da8
commit 9b1c50bc28
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
#define NO_IMPORT_PYGOBJECT
#include <pygobject.h>
void phat_register_classes (PyObject *d);