On Saturday, 11 December 2021 at 00:47:56 UTC, LorenDB wrote:
On Friday, 10 December 2021 at 17:38:56 UTC, Tim wrote:
I have not released the converter yet. It is currently not very user friendly and needs many manual changes to the result, which I want to improve. It also has Qt specific parts.

I will definitely be watching for the release of the converter code!

For generic C++ code you can try my generator (yes it does code conversion, not just signatures), it handles like 80% of the job, the rest 20% is manual fixing signatures and code here and there, however newer C++ features is not yet covered.

https://github.com/Superbelko/ohmygentool

Reply via email to