You are probably linking against exports with a leading underscore.
(The exports of sqlite3.dll don't have the _underscore). Does your dev
environment/linker have the option to disable this underscore
generation?
On 11/12/06, Michele Santucci <[EMAIL PROTECTED]> wrote:
Hello,
I'm trying to use sqlite3 into a CVI (National Itruments ANSI C dev tool). I
took the last sqlite3 dll and source.
I create the .lib file linked it to the binary and included the sqlite3.h
file... but as long as I start the application I got an error about a missing
entry point of the _sqlite3_close() function... why?
May depends on mscvrt dependancies?
Distinti saluti,
Michele Santucci
=================================
Software Development Manager
*************************************************
Celin Avio s.r.l.
*************************************************
tel. +39-0187933876
fax +39-0187933654
web: http://www.celinavio.it
=================================
-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------