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

Compilation on Linux with code blocks #1

Open
jpelletier opened this issue Apr 5, 2015 · 5 comments
Open

Compilation on Linux with code blocks #1

jpelletier opened this issue Apr 5, 2015 · 5 comments

Comments

@jpelletier
Copy link

I've compiled successfully this version of xpcomm with Codeblocks on Linux:
some files needed "#include <string.h>" and/or "#include <stdio.h>",
moved linux/* into ..
added library 'ncurses' in the linker options,
compiled successfully,
made 'xpcomm -startup',
after that xpcomm worked fine!

Thanks!

@topazx2
Copy link

topazx2 commented Mar 28, 2017

jpelletier,
Are you still active on here? I'm looking for a little help getting the XBC-Firmware to compile. I'm using cygwin64 on windows 10. Any help at all would be appreciated.

@JeremyRand
Copy link
Owner

JeremyRand commented Mar 30, 2017 via email

@jpelletier
Copy link
Author

jpelletier commented Apr 1, 2017 via email

@topazx2
Copy link

topazx2 commented Apr 6, 2017 via email

@JeremyRand
Copy link
Owner

JeremyRand commented Apr 12, 2017 via email

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

4 participants
@JeremyRand @topazx2 @jpelletier and others