Michele Santucci wrote:
I used borland IMPLIB import tool with -a attribute (this add the leading underscore for cdecl compliance). If I didn't use this flag I got linking error about missing references...
this's a run-time error not a linker error.

Michele,

This is a problem I discovered with Borland IMPLIB. The fix I found is described under ticket 1291 at http://www.sqlite.org/cvstrac/tktview?tn=1291

For some reason implib doesn't generate the correct symbols when converting directly from the dll file.

HTH
Dennis Cote

-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to