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

Untangle static api dependencies - do not merge #53

Merged
merged 5 commits into from
Mar 14, 2016
Merged

Untangle static api dependencies - do not merge #53

merged 5 commits into from
Mar 14, 2016

Conversation

cdewbery
Copy link
Collaborator

The static API header files were not actually usable due to the fact they included the Lwm2m core headers, which are not "installed" by Cmake. I have rearranged things so that the core now includes <awa/static.h> and moved all the required object files to libawa_static.a

Chris Dewbery added 5 commits March 14, 2016 16:25
Signed-off-by: Chris Dewbery <Christopher.Dewbery@imgtec.com>
Signed-off-by: Chris Dewbery <Christopher.Dewbery@imgtec.com>
Signed-off-by: Chris Dewbery <Christopher.Dewbery@imgtec.com>
Signed-off-by: Chris Dewbery <Christopher.Dewbery@imgtec.com>
@cdewbery
Copy link
Collaborator Author

I'm experiencing segfaults in the google test framework after rebasing against the latest changes. If I comment out these tests then it all works fine, but there was a-lot of merge conflicts so more than likely I have broken something.

@cdewbery cdewbery merged commit 6cf617e into ConnectivityFoundry:master Mar 14, 2016
@cdewbery cdewbery deleted the static_api branch March 14, 2016 19:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant