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

Cross-Platform? #2

Closed
s-light opened this issue May 29, 2019 · 5 comments
Closed

Cross-Platform? #2

s-light opened this issue May 29, 2019 · 5 comments

Comments

@s-light
Copy link

s-light commented May 29, 2019

Hi @karpierz,

do you have any plans to fill the missing things for the full cross-platform support?

this would make this library the only one that is easy installable via pip and really works cross-platform!
(as fare as i found in my research)

as fare as i have looked you have prepared almost all things?!
only the pre-compiled lib files for the other architectures / systems are missing?

@karpierz
Copy link
Owner

only the pre-compiled lib files for the other architectures / systems are missing?

Yes! Exactly. So.. could you help me to finish this little project ? ;)

@karpierz
Copy link
Owner

@s-light
1.0.22b7 is ready.
It has support for Linux x86 but did not tested on this platform.
Can you check if it even starts up?

@karpierz
Copy link
Owner

Internal tests are passed (Debian 10 buster, x64).

@s-light
Copy link
Author

s-light commented Nov 25, 2019

thanks for adding support!
currently i don't have any time left to test - sorry.

@karpierz
Copy link
Owner

karpierz commented Nov 26, 2019

@s-light

FYI:
1.0.22b8 is ready (1.0.22b7 has been removed).
Internal tests are passed (Debian 10 buster, x64):

(python) root@ks357281:~# git clone https://github.com/karpierz/libusb.git
Cloning into 'libusb'...
[...]
(python) root@ks357281:~# cd libusb/tests
(python) root@ks357281:~/libusb/tests# python stress.py
Starting test run: init_and_exit...
Success (0)
Starting test run: get_device_list...
Success (0)
Starting test run: many_device_lists...
Success (0)
Starting test run: default_context_change...
Success (0)
---
Ran 4 tests
Passed 4 tests
Failed 0 tests
Error in 0 tests
Skipped 0 tests
(python) root@ks357281:~/libusb/tests#

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