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

OLMKit/olmc is broken #37

Open
lukaslihotzki opened this issue Jul 8, 2020 · 0 comments
Open

OLMKit/olmc is broken #37

lukaslihotzki opened this issue Jul 8, 2020 · 0 comments

Comments

@lukaslihotzki
Copy link

For the use in Dart FFI, the C code of olm (without Obj-C wrapper) would be sufficient. I assume that's what the olmc subspec is for. However, replacing the OLMKit dependency with OLMKit/olmc breaks the build:

ios/Pods/OLMKit/src/sas.c:16:10: fatal error: 'olm/sas.h' file not found
    #include "olm/sas.h"
             ^~~~~~~~~~~
    1 error generated.

Maybe it's because the header files (include/**/*.{h,hh}), which are included in OLMKit, are not included in olmc at all?

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

1 participant