Skip to content

How to generate under Qt 5.15.2 and 6? #170

Answered by iakov
Sepera-okeq asked this question in Q&A
Discussion options

You must be logged in to vote
  1. Set QTDIR to some dir. It is better to create a folder like qt5dir_for_generator and symlink /usr/include/x86_64-linux-gnu/qt5/include into it. Then export QTDIR=.....
  2. run pythonqt_generator from the generator folder, where those *.xmls are located
  3. use ../generated_cpp

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by mrbean-bremen
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants
Converted from issue

This discussion was converted from issue #68 on December 15, 2023 08:08.