Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't find a way to create windows msi installer that copies executables already compile using visual studio #1865

Open
jschwar313 opened this issue Apr 7, 2023 · 0 comments

Comments

@jschwar313
Copy link

Prerequisite

  • Make sure no duplicated issue has already been reported. You should look for closed issues, too.
  • Make sure you are not asking us to help to solve your specific issue. GitHub issues are opened mainly for development purposes. If you want to ask someone to help to solve your problem, go to some community site like StackOverflow, etc.
  • Make sure your problem is not derived from packaging (e.g. Homebrew).

Describe the bug
Can't find a way to create windows msi installer that copies executables already compiled using visual studio's cl command.

To Reproduce
Setup.py was included.
setup_aws_pc_backup.py.txt

Expected behavior
The executables should be put in the installation directory, but they aren't.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • Platform information (e.g. Ubuntu Linux 22.04): Windows 10 64-bit
  • OS architecture (e.g. amd64): amd64
  • cx_Freeze version [e.g. 6.11]: 6.14.5
  • Python version [e.g. 3.10]: 3.11.2

Additional context
Add any other context about the problem here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant