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

How do I build this package? #222

Open
ARDivekar opened this issue Jan 15, 2021 · 1 comment
Open

How do I build this package? #222

ARDivekar opened this issue Jan 15, 2021 · 1 comment

Comments

@ARDivekar
Copy link

Could you please let me know how to use it, at a very high level? I am familiar with c but not cmake.

@therapon
Copy link
Contributor

Have a look at build-release.sh https://github.com/amzn/ion-c/blob/master/build-release.sh
It is a simple shell script that lists the steps to build the library.

You can also see https://github.com/therapon/ion-c-examples/tree/master/system-installed for a simple example of a client using the ion-c library after it is installed (run make install as the last step from the shell script above to install the library)

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