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

Implicit declaration of function'sqlite3_key' is invalid in C99 #155

Closed
sil218 opened this issue Apr 21, 2017 · 4 comments
Closed

Implicit declaration of function'sqlite3_key' is invalid in C99 #155

sil218 opened this issue Apr 21, 2017 · 4 comments

Comments

@sil218
Copy link

sil218 commented Apr 21, 2017

HI i am getting this error while building,

The app is still running via react-native run-ios, however I am unable to build using xcode

@pop-xiaodong
Copy link

is same for me.
i comments some code, success
wx20170421-154422
wx20170421-154434

@csummers
Copy link

I'm experiencing the same issue both in xCode and via react-native run-ios. Looks like this was introduced in this commit: cb4fe3e#diff-18e1e1df7d1a850a00875114330b66b8L220

@andpor
Copy link
Owner

andpor commented Apr 21, 2017

This should be commented out by default. I will take a look...thanks for reporting.

@andpor
Copy link
Owner

andpor commented Apr 22, 2017

Fixed in 3.3.1

@andpor andpor closed this as completed Apr 22, 2017
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

4 participants