Recent

Author Topic: FPC  (Read 2317 times)

009hnoor

  • Guest
FPC
« on: April 24, 2015, 08:48:01 am »
I have just used fpcup to install FPC and Lazarus and the IDE runs. Now I want to install the SQLite3 dataset package. This compiles correctly but the rebuilding of the IDE has a linking error.

Is there a log file for this? I have looked at the console screen and there is no message from the make utility. All the parts of the IDE have compiled with green lines in the message box.

I have just downloaded and compiled the whole thing, so I dont understand why I get this error straight away afterwards. There must be something different when the IDE compiles itself.

Leledumbo

  • Hero Member
  • *****
  • Posts: 8757
  • Programming + Glam Metal + Tae Kwon Do = Me
Re: FPC
« Reply #1 on: April 24, 2015, 09:03:06 am »
Is there a log file for this? I have looked at the console screen and there is no message from the make utility.
Even with right click->Copy->Copy All/Original Messages to Clipboard?
It's very likely that you don't have SQLite library installed and is located somewhere known by the linker.

avra

  • Hero Member
  • *****
  • Posts: 2514
    • Additional info
Re: FPC
« Reply #2 on: April 24, 2015, 03:08:14 pm »
Does putting proper SQLite3.dll into Lazarus executable directory solve the problem?
ct2laz - Conversion between Lazarus and CodeTyphon
bithelpers - Bit manipulation for standard types
pasettimino - Siemens S7 PLC lib

 

TinyPortal © 2005-2018