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

sqlite.hdll not included #347

Closed
novemberisms opened this issue Feb 10, 2020 · 1 comment · Fixed by #520
Closed

sqlite.hdll not included #347

novemberisms opened this issue Feb 10, 2020 · 1 comment · Fixed by #520

Comments

@novemberisms
Copy link

Trying to test out sqlite for my Heaps.io game and running it outputs the error: src/module.c(337) : FATAL ERROR : Failed to load library sqlite.hdll

After some searching, apparently it's because sqlite.hdll is not being built despite being in hashlink/libs

I'm a noob at all this, so can someone explain to me how to build it myself and how to get it working with hashlink? I'm using a Mac. I tried make && make install but sqlite.hdll is not being built. What do I do?

@ConstNW
Copy link
Contributor

ConstNW commented Feb 10, 2020

take a look #323

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

Successfully merging a pull request may close this issue.

2 participants