Welcome, Guest
Username: Password: Remember me
CodeTyphon Linux OS Development, discussions and problems
  • Page:
  • 1

TOPIC:

Cannot find sqlite3 5 years 3 months ago #13011

  • Chad Adams
  • Chad Adams's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 54
  • Thank you received: 0
I have Linux mint 18 / updated code typhoon.


I’m getting an error on compile:

../.././ld -lsqlite

And the build fails.

I am using sqlite3conn unit.

Any idea?

Please Log in or Create an account to join the conversation.

Cannot find sqlite3 5 years 3 months ago #13012

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4512
  • Thank you received: 1101
Thanks Sir
can you give us more info for your project ?
PilotLogic Architect and Core Programmer

Please Log in or Create an account to join the conversation.

Cannot find sqlite3 5 years 3 months ago #13014

  • Chad Adams
  • Chad Adams's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 54
  • Thank you received: 0
I am just using sqlite3 via the sqlite3conn unit. I get the error : /usr/bin/ld:cannot find -lsqlite

Please Log in or Create an account to join the conversation.

Cannot find sqlite3 5 years 3 months ago #13015

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4512
  • Thank you received: 1101
just install libsqlite3.so Linux library
sudo apt-get libsqlite3-dev
PilotLogic Architect and Core Programmer

Please Log in or Create an account to join the conversation.

Cannot find sqlite3 4 years 3 months ago #14248

  • Vital
  • Vital's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 80
  • Thank you received: 0

Where are the modules located: SQLite3Conn, SQLDB, DB?
Which dependency should I add?
Attachments:

Please Log in or Create an account to join the conversation.

Cannot find sqlite3 4 years 3 months ago #14250

  • Klaus Riesterer
  • Klaus Riesterer's Avatar
  • Visitor
  • Visitor
ups- delete my post please

Please Log in or Create an account to join the conversation.

Last edit: by Klaus Riesterer.

Cannot find sqlite3 4 years 3 months ago #14252

  • Vital
  • Vital's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 80
  • Thank you received: 0

Where are the modules located: SQLite3Conn, SQLDB, DB?

The rescanning of FPS sources helped

Please Log in or Create an account to join the conversation.

  • Page:
  • 1