script bindings not available for qt 5.15.9

Use this forum for all posts and questions about the free QCAD Community Edition version 3

Moderator: andrew

Post Reply
kenr
Newbie Member
Posts: 7
Joined: Tue Apr 27, 2010 6:37 am

script bindings not available for qt 5.15.9

Post by kenr » Thu Jun 15, 2023 6:46 pm

Running on MACOS 10.15.7 Catalina with Xcode 12.4.

Downloaded qcad from https://github.com/qcad/qcad.
Followed the instructions at https://www.qcad.org/en/component/conte ... ces#macosx .

Qmake gave the following error message.

~/cad/qcad-master % qmake -r CONFIG+=ractivated
Reading /Users/admin/cad/qcad-master/src/src.pro
Reading /Users/admin/cad/qcad-master/src/3rdparty/3rdparty.pro
Project ERROR: Script bindings not available for Qt version 5.15.9. You can add them to src/3rdparty/qt-labs-qtscriptgenerator-5.15.9 or use another version of Qt.


I would not like to use another version of QT.

How can I find another script bindings?

CVH
Premier Member
Posts: 3480
Joined: Wed Sep 27, 2017 4:17 pm

Re: script bindings not available for qt 5.15.9

Post by CVH » Fri Jun 16, 2023 8:28 pm

kenr wrote:
Thu Jun 15, 2023 6:46 pm
Qt version 5.15.9.
I would not like to use another version of QT.
Can't help you much, this are the supported platforms:
https://www.ribbonsoft.com/en/qcad-docu ... -platforms

Regards,
CVH

kenr
Newbie Member
Posts: 7
Joined: Tue Apr 27, 2010 6:37 am

Re: script bindings not available for qt 5.15.9

Post by kenr » Mon Jun 19, 2023 5:28 pm

I notice that all the script generator files are the same so I created one for 5.15.9 which solved the problem.

emmesse
Registered Member
Posts: 1
Joined: Sat Jun 24, 2023 8:21 am

Re: script bindings not available for qt 5.15.9

Post by emmesse » Sat Jun 24, 2023 8:25 am

how do you created one for 5.15.9 ?
can you tell more please ?

kenr
Newbie Member
Posts: 7
Joined: Tue Apr 27, 2010 6:37 am

Re: script bindings not available for qt 5.15.9

Post by kenr » Sat Jun 24, 2023 2:38 pm

I think I simply copied one of the others and renamed it. Look at the others and you'll see they are all the same except their name.

Post Reply

Return to “QCAD Community Edition”