|
I had a similar problem with Borland. You
have to include the main.c in your project so it will link it in.
Hope this helps,
Dennis Przybyla
----- Original Message -----
Sent: Tuesday, November 19, 2002 7:44
PM
Subject: [sqlite] New to Sqlite Got an
error though
Just downloaded Sqlite the last few days. Keep getting
errors in my VC++ project Linking... ypconsole.obj : error LNK2001:
unresolved external symbol _sqlite_close ypconsole.obj : error LNK2001:
unresolved external symbol _sqlite_open Debug/ypconsole.exe : fatal error
LNK1120: 2 unresolved externals
compiles fine just got those linking
errors. Any working examples in visual studio or thoughts how to fix my
linking errors
To unsubscribe from this group, send an
email to: sqlite-unsubscribe-VgYJa0VH1e9BDgjK7y7TUQ@xxxxxxxxxxxxxxxx
Your use
of Yahoo! Groups is subject to the Yahoo! Terms of Service.
To unsubscribe from this group, send an email to:
sqlite-unsubscribe-VgYJa0VH1e9BDgjK7y7TUQ@xxxxxxxxxxxxxxxx
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
|