sqlite application error with code 0xc000007b

0

when I type adb it works but when I type sqlite3 in terminal it must display the version of the app but it popup error window the application was unable to start correctly (0xc000007b)

sqlite
android-sqlite
asked on Stack Overflow May 28, 2019 by Nouh Mohamed

1 Answer

0

the problem is I use sqlite browser instead of Precompiled Binaries so the terminal open the application sqlitebrowser when I define sqlite3 precompiled code it works normally

answered on Stack Overflow May 28, 2019 by Nouh Mohamed

User contributions licensed under CC BY-SA 3.0