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

Build instructions are missing #16

Closed
jberkel opened this issue Jun 26, 2016 · 6 comments
Closed

Build instructions are missing #16

jberkel opened this issue Jun 26, 2016 · 6 comments

Comments

@jberkel
Copy link

jberkel commented Jun 26, 2016

Looks like libkiwix needs to be integrated into the project somehow – would be great to have this documented.

@kelson42
Copy link
Contributor

Yes. The plan is to create a dedicated repo for the libkiwix which will provide all ports with the necessary binary library. To be done in the next 4 weeks.

@jberkel
Copy link
Author

jberkel commented Jun 26, 2016

OK, thanks! But why a binary library and not a pod or submodule?

@kelson42
Copy link
Contributor

it might be integrated in the git as a submodule... this is still not clear to me exactly which form it will take. But I want ultimately to be able to package the kiwix-lib separately.

@automactic
Copy link
Member

automactic commented Jun 26, 2016

@jberkel, as I understand, the plan is to have a C++/C repo containing everything needed to read & search zim files, and to be used in all platforms (iOS, Android, macOS, Linux & Win). So we cannot use CocoaPods or create sub-Xcode projects.

I do have a build instruction here (unfinished). Build scripts are here, but they might be slightly outdated.

@jberkel
Copy link
Author

jberkel commented Jul 21, 2016

You could still use CocoaPods. There are a bunch of libs which are not mac/iOS specific and can be supported easily via CocoaPods, see https://github.com/clemensg/sqlite3pod for an example.

I'm happy to help out, it would be great to have a shareable zim reader lib on iOS/Mac.

@kelson42
Copy link
Contributor

So we are late on the create of a portable libkiwix, but this is still on the agenda. Work should start in november.

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