On Sunday, 13 October 2013 at 13:45:13 UTC, Elvis Zhou wrote:
On Sunday, 13 October 2013 at 12:39:55 UTC, Abdulhaq wrote:
Hi guys

a few months ago I tried to find working bindings for Qt and the best I could see was qtd. I tried compiling it but it didn't go too well on my Linux 64bit machine, and saw in the forums that the original developers had ceased maintaining it. Because I have been using Qt for around 10 years or so now (mainly from python but a little C++ too) I had a go at getting it to work again.

It took a few weekends but I got the main examples going (Core, GUI, XML etc) with Qt 4.8 and 2.062.

Is it Qt5 compatible?

I'd hope so, barring a few tweaks, but due to time constraints I haven't made any attempt at that yet. It certainly hasn't got any of the QML stuff though.

The wrapper works by declaring classes and methods to be wrapped in XML files, so any new classes introduced in 4.9+ wil not be present.





Reply via email to