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

How to compile & install ParrotZikTray on windows? #20

Open
fredericrous opened this issue Jan 10, 2018 · 1 comment
Open

How to compile & install ParrotZikTray on windows? #20

fredericrous opened this issue Jan 10, 2018 · 1 comment

Comments

@fredericrous
Copy link

Hi, I just got a parrot zik 3. I saw your project and decided to try it.
I compiled and installed pyParrotZik on windows 10, but installation folder is missing the binary file.
I only see:

  • parrotziktray-0.3.zip
  • unins000.dat
  • unins000.exe

I tried the first time with python 3.5, then with 2.7
Here is what I did with 2.7:

git clone https://github.com/m0sia/pyParrotZik.git
cd .\pyParrotZik\
C:\Python27\python.exe .\setup.py build
C:\Python27\python.exe .\setup.py sdist

I then opened file win32installer.iss with Inno Setup Compiler GUI, went to menu Build and clicked Compile. I obtained an installer setup.exe in folder Output
I ran the installer. It installed with success, then I clicked Finish with the checkbox Launch Parrot Zik Tray checked and got the error

Unable to execute file: C:\Program Files (x86)\ParrotZikTray\ParrotZikTray.exe

CreateProcess failed; code 2.
The system cannot find the file specified.

When I go to the install folder, the file ParrotZikTray.exe indeed does not exist
What did I do wrong? Could you help?

@m0sia
Copy link
Owner

m0sia commented Mar 21, 2018

Hi!

I just added appveyour support so check the appveyour.yml how to build it.

Here are the resulting artifacts:
https://ci.appveyor.com/project/m0sia/pyParrotZik/build/artifacts

With latest changes to support Zik2.0 and Zik3.0 windows build is not working by some reason.
It will be great if you can debug it. Unfortunately I don't have a windows machine to debug it.

Dmitry

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

2 participants