Skip to content

making Windows installer on Linux? #698

Closed Answered by EndrII
J-Kappes asked this question in Q&A
Discussion options

You must be logged in to vote

Update cqtdeployer to v1.5.4.16 and do this:

  • install wine
  • install windows binarycreator
  • run cqtdeployer with the -binarycreator option
cqtdeployer -bin myBin -qmake myQmake ... -binarycreator 'wine path/to/win/binarycreator.exe' qif  
~$ cqtdeployer help -binarycreator ''
Info: Print info ...
Information about using options
--------------------------------------------------------------------------------
  -binarycreator {binarycreator command}: Sets new binarycreator command.
                              : Example: cqtdeployer -bin my.exe qifw
                              : -binarycreator 'wine path/to/binarycreator.exe'
----------------------------------------------------------------…

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@J-Kappes
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by EndrII
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants