Forum > General

how to link a dll in with my project?

(1/1)

JasonLugg:
Hi and thanks in advance!!

i have written a little application that uses sqlite and hence requires the sqlite3 dll.

I want to link this with my application so that when I distribute it the other users will not get a 'missing dll' error?

how can I add this dll to include in my binary?

typo:
Probably you simply need to copy the dll file to the same directory as your program.

Navigation

[0] Message Index

Go to full version