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

Raspberry PI 2/3 (ARM 7) libraries #50

Closed
dtrehas opened this issue Sep 6, 2016 · 6 comments
Closed

Raspberry PI 2/3 (ARM 7) libraries #50

dtrehas opened this issue Sep 6, 2016 · 6 comments

Comments

@dtrehas
Copy link

dtrehas commented Sep 6, 2016

Dear Sir,

Do you think is possible to provide us with .a libraries for the ARM processor?
Do you have any methodology how it could be done that?

Many thanks in advance for your answer
Dimitris

@therecipe
Copy link
Owner

Hey

I haven't tried to use it on a raspberry pi yet, but it should be doable.
Unfortunately there are no pre-build Qt packages to cross compile from windows, mac os x or linux.

So I would try to download a cross compiler and the Qt source and compile Qt from a linux host.
Here is a little (probably outdated) guide.

I got an old raspberry pi 1 b+ (arm 6) somewhere laying around and will check if there is some simple way to get a working application for raspbian.

You probably want to build an application for raspbian or ubuntu mate?
Because to get it working for windows 10 iot is probably cumbersome.

@therecipe
Copy link
Owner

Okay, got it working.

I will put all pieces together and update the readme with a little guide.

@therecipe
Copy link
Owner

Done b852f4e

But it's currently only working on the raspberry pi 1 (arm 6).
I will try to get it working on the 2nd and 3rd gen also.

@therecipe
Copy link
Owner

It should work now on the 2nd and 3rd gen as well bcf8c9b

@dtrehas
Copy link
Author

dtrehas commented Sep 19, 2016

Wonderful! I will test it when i return back to my country!
You are the programMan!

@therecipe
Copy link
Owner

:)

Please keep me updated when you test it.

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