Open nathan130200 opened 6 years ago
@nathan130200 I've been working on the generator, CppSharp, for the last few days, in order to wrap Qt 5.11.2. I might be able to finish by the end of this week. I'll let you know.
Okay, thanks for the info. I thought it was already available for 5.11.
Wrapping C++ is an enormous task and @tritao and myself are pretty much on our own. So almost every new Qt version reveals inadequacies in CppSharp which we need to fix.
@ddobrev thank you for your work! And what is the latest Qt version "supported" by QtSharp (i.e. the bindings can be generated for)?
@ezolotko I've fixed 3 bugs but at least one more remains. I'll let you know when it's out of the way.
I cloned repository, and i executed command to create bindings like in docs:
"..\QtSharp.CLI.exe" "C:\Qt\5.11.1\mingw53_32\bin\qmake.exe" "C:\Qt\Tools\mingw530_32\bin\mingw32-make.exe"
But throw an exception:
This line:
Qt and QMake Version: 5.11.1 Mingw Version: mingw530_32 Platform: mingw32