Hi,
I am using Boost::python for access to python code from c++.
When I included the `PythonLibs` and Boost::Python into my code, I started
having this error:
```
/usr/include/python3.5m/object.h:445:23: error: expected unqualified-id
before ‘;’ token
PyType_Slot *slots; /* terminated by slo
Hi,
I am using qml-material to create the GUI for my application. I am trying
to use the Bible project mentioned in the qml-material project as the basis
for my GUI. I am having this error :
```
QQmlApplicationEngine failed to load component
qrc:/main.qml:3 module "Material.ListItems" is not ins
Hi,
I am using qml-material to create the GUI for my application. I am trying
to use the Bible project mentioned in the qml-material project as the basis
for my GUI. I am having this error :
```
QQmlApplicationEngine failed to load component
qrc:/main.qml:3 module "Material.ListItems" is not ins