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

Issues Installing #2

Open
afust003 opened this issue Dec 7, 2016 · 2 comments
Open

Issues Installing #2

afust003 opened this issue Dec 7, 2016 · 2 comments

Comments

@afust003
Copy link

afust003 commented Dec 7, 2016

I understand that the ./build_travis and ./build_all are only supported at the moment.
However, how are you running it on the pi? Do you build in a linux box and then drop the compiled executable into raspberry pi?
I will try this.....
How difficult would it be to create a makefile for the pi directly? (Note: I am a windows guy :/ )

Thank you for your contribution.
Note: I am doing a research project on MQTT-SN over NRF24l01+. Your library is almost allowing me to run my tests... almost.

@bittailor
Copy link
Owner

Hi

I build it from a Mac OS X and copy the binary to the pi.

It should also be possible to build it from Linux or even easier trough Linux on a vagrant box with the provided configuration for a ubuntu box that installs the dependecies and sets up the cross compile stuff also for a Linux. And then copy the binary to the pi.

There is no support for directly building on the pi yet.

I'm this week away from my pi's. Maybe afterwards I try to add support for building on a pi. But can't promise when I come to it.

@afust003
Copy link
Author

afust003 commented Dec 8, 2016

Running it on Ubuntu fails
Could you provide some 'more' documentation on how to build the mqttsn-BtEmbedded-master?
I spent 12+ hours attempting and unfortunately could not get it to work (I even downloaded a Debian Ubuntu image). Basically when I call "sudo ./build_all" is gets stuck on "log: now monitoring process activity."

Edit: preferably without using vagrant but whichever way is 'easier'.

Update:
Trying to port the project to "eclipse cdt" but not 100% there yet... build issues.

Any and all help is appreciated.

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