Code Monkey home page Code Monkey logo

nim-sqliteext's People

Contributors

chrisheller avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

btbytes jdf-id-au

nim-sqliteext's Issues

Cannot make the example work ?

Hello Chris Heller,

after i cloned the repo i tried :
sqlite3 -init ./examples/hello_world.sql

-- Loading resources from ./examples/hello_world.sql
Error: examples/libhello_world.so: undefined symbol: sqlite3_helloworld_init
Parse error near line 4: no such function: helloFunc
  select id, helloFunc(name, id), goodbyeFunc(name), numberFunc(name) from testi
             ^--- error here

uname -a

6.1.12-1-default #1 SMP PREEMPT_DYNAMIC Wed Feb 15 05:31:41 UTC 2023 (373f017) x86_64 x86_64 x86_64 GNU/Linux

SQLite version 3.40.1 2022-12-28 14:03:47

Since any attempts to compile a .dynlib on macOS failed i decided to try on linux. Strange thing here is that the "missing symbol" a.k.a. the extensions entry point is there :

nm ./examples/libhello_world.so |grep sqlite3_helloworld_init

0000000000010e63 t sqlite3_helloworld_init

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.