-
Notifications
You must be signed in to change notification settings - Fork 1
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
Create python deployment script for windows #24
Comments
@alexchmykhalo , what IDE should I use or is it not important? |
@pgmvp We will need to test if our application is running on a clean Windows machine without any programs installed. Could you install Virtual box , download virtual machine https://developer.microsoft.com/en-us/microsoft-edge/tools/vms/ and run it on your PC? Please, send me a message as soon as you will do it. |
@pgmvp If you will have any problems - send me a message - do not spend hours if you could not do something. |
@alexchmykhalo I got the virtual machine. By the way , I`ve chosen Windows 7. |
The application starts on a clean VM (with vc_redistx86.exe installed before) now , but instantly stops working. |
Script should collect dynamic libraries that are necessary for running pps2 as a standalone application. All pathes to programs/toolkits, as well as target directory should be configurable via command line parameters.
The text was updated successfully, but these errors were encountered: