Skip to content
Discussion options

You must be logged in to vote

Alright I linked the libraries and it builds but it segfaults when I run it. I'll push my changes to the repo in a sec.

You don't need the import structure for things that you're not using. That likely isn't the cause of the fault but it's extra work for no purpose. For just this code, you don't need all the system libraries.

I would suggest taking a step back and reviewing the structure of the examples. Review the build system and what is taking place before trying to reimplement it. If it's easier, start with a fork of the examples and slowly modify it to a single application structure from the multi-application structure that it currently is.

Replies: 2 comments 13 replies

Comment options

You must be logged in to vote
11 replies
@rcalixte
Comment options

@JetpackJackson
Comment options

@JetpackJackson
Comment options

@rcalixte
Comment options

Answer selected by JetpackJackson
@JetpackJackson
Comment options

Comment options

You must be logged in to vote
2 replies
@rcalixte
Comment options

@JetpackJackson
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants