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

Compiling with QT on Raspberry Pi or Desktop #1183

Closed
benb0jangles opened this issue Oct 16, 2019 · 4 comments
Closed

Compiling with QT on Raspberry Pi or Desktop #1183

benb0jangles opened this issue Oct 16, 2019 · 4 comments

Comments

@benb0jangles
Copy link

benb0jangles commented Oct 16, 2019

Simple question, but are you successfully compiling on QT natively on the Raspberry Pi or Successful using X86/X64 Ubuntu Desktop to remotely compile for Raspberry Pi?

@Arne-W
Copy link
Contributor

Arne-W commented Oct 17, 2019

If you want to build for raspberry pi you should look HERE.
If building for Ubuntu x86 / x64 it should work using the infos you can find in the readme.md

@benb0jangles
Copy link
Author

benb0jangles commented Oct 17, 2019

Thanks, already success building for x86/x64, And have pre-built armhf package running successfully on the Raspberry Pi - See here for example of it running. But now, i'm wanting to build for armhf from source so I can edit some things

I have QT & QT Creator setup on the Raspberry Pi, however when I build/run it crashes the Raspberry Pi, perhaps CPU or RAM overloaded.

@dcarpy
Copy link
Contributor

dcarpy commented Oct 18, 2019

Increase/create some swap space on the Pi.
https://www.digitalocean.com/community/tutorials/how-to-add-swap-space-on-ubuntu-16-04

@benb0jangles
Copy link
Author

Increasing the Swap File from the default 100MB to 1024MB appears to have solved the issue.

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

3 participants