Closed ahuarte47 closed 9 years ago
Sorry, I don't remember seeing this question before.
'atof' is a standard c function and therefore is used everywhere inside the many dependencies
So, to be frank, I have no idea what the cause could be.
Hi Mark, thanks for your reply. Sorry, I sincerely did not remember having this request open. Yesterday I closed it because of I solved the problem some time ago.
Best regards Alvaro
Hi, I successly compiled the current version (4.2.1) in Windows7 x64 using NDK (r10 x64). But when the library is loaded in android (System.loadLibrary("jsqlite");) I gets this error....
dlopen failed: cannot locate symbol "atof" referenced by "libjsqlite.so"...
Can you help me ? Thanks!
Alvaro