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

cannot load library #27

Open
GoogleCodeExporter opened this issue Oct 21, 2015 · 2 comments
Open

cannot load library #27

GoogleCodeExporter opened this issue Oct 21, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Compiling my Qt with PyDroid template

What is the expected output? What do you see instead?
A functional example of PyQT on Android

What version of the product are you using? On what operating system?
Windows 7 - Android 4.03

Please provide any additional information below.

Copied over Python Extras and Python_27 from python_build_with_qt/binaries

Original issue reported on code.google.com by wizardin...@gmail.com on 2 May 2013 at 8:22

Attachments:

@GoogleCodeExporter
Copy link
Author

I used the zip file you can find in the example apk and it worked.
This zip file is a bit different in the tree strcuture and contains both python 
and PyQt

Original comment by charon...@gmail.com on 5 May 2013 at 5:21

@GoogleCodeExporter
Copy link
Author

Since you are using windows you would have to modify all the file paths in the 
MakeFiles to accommodate the windows conventions so that when the shared 
libraries are linked they are linked properly. This is the cause of your error. 
Please fix that and if the problem persists do not hesitate to get back to us.

Best Regards

Original comment by tarek.sh...@gmail.com on 10 Aug 2013 at 4:37

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

No branches or pull requests

1 participant