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

Compile error #7

Open
hamedaakhlaghi opened this issue Sep 18, 2021 · 0 comments
Open

Compile error #7

hamedaakhlaghi opened this issue Sep 18, 2021 · 0 comments

Comments

@hamedaakhlaghi
Copy link

Xcode 12.5.1
Swift 5

When I installed the pod, the installed version is 0.0.1
And I have 3 compile errors in DiffMatchPatchCFUtilities.c lines: 634, 636
check(status == 0); //error: Implicit declaration of function 'check' is invalid in C99

And line: 391
check_string(hash <= diff_UniCharMax, "Hash value has exceeded UniCharMax!"); //error: Implicit declaration of function 'check_string' is invalid in C99

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