I am trying to convert the c++ project from boost to pybind11
QString r = QString(PyString_AsString(result));" QString r = QString(py::str(result));
Aucun commentaire:
Enregistrer un commentaire