[Interest] Problem compiling boost::python code in Qt

2016-09-28 Thread Kapil Gupta
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

[Interest] Problem using qml-material in qt project

2016-08-22 Thread Kapil Gupta
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

[Interest] (no subject)

2016-08-21 Thread Kapil Gupta
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