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

Add documentation to build on x86/x64 #14

Closed
atom2626 opened this issue Feb 2, 2016 · 5 comments
Closed

Add documentation to build on x86/x64 #14

atom2626 opened this issue Feb 2, 2016 · 5 comments
Assignees

Comments

@atom2626
Copy link
Member

atom2626 commented Feb 2, 2016

Add a wiki section with the instructions to build braintone on a x86/x64 platform. This involves cloning the git (data_interface, data_preprocessing, braintone_app), cloning the stub files and copying them into place, editing the makefile, building and launching the apps.

@atom2626 atom2626 self-assigned this Feb 2, 2016
@zimbob10k
Copy link
Contributor

I think this can be achieved via defines.

Gpio interface used to be fine without stubs because the preprocessor will not see the undefined symbols or dependencies.

@atom2626
Copy link
Member Author

atom2626 commented Feb 2, 2016

i want to write a wiki page describing the process. your comment is pertinent though, there is a way to manage this through defines.


De : ronniebrash notifications@github.com
Envoyé : 2 février 2016 09:41:35
À : AtlantsEmbedded/IntelliPi
Cc : atom2626
Objet : Re: [IntelliPi] Add documentation to build on x86/x64 (#14)

I think this can be achieved via defines.

Gpio interface used to be fine without stubs because the preprocessor will not see the undefined symbols or dependencies.

Reply to this email directly or view it on GitHubhttps://github.com//issues/14#issuecomment-178604122.

@Knight1990
Copy link

don't work for raspberry pi v2 B+! please help me

@zimbob10k
Copy link
Contributor

Knight1990, please add to the other ticket #18

@atom2626
Copy link
Member Author

x86/x64 are now supported through the script and documentation is in the wiki.

Raspbian remain to be validated

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