Recent

Author Topic: Compile problem  (Read 5762 times)

elementstyle

  • Newbie
  • Posts: 2
Compile problem
« on: January 05, 2011, 07:19:18 pm »
Hi, I installed freepascal 2.4.2.i386-win32.exe and I try made a program but I have a problem which you cen see in the picture
http://www.upnito.sk/0/7267533ugmz8m55vfu7ny8gryadd7527.png

...any advise how can I fix it ?
THX

ik

  • Jr. Member
  • **
  • Posts: 88
  • ik
    • LINESIP
Re: Compile problem
« Reply #1 on: January 05, 2011, 07:51:27 pm »
The fp IDE you are using is not related to Lazarus, however, it looks like you are missing some configuration either in the IDE or with fpc.cfg.
It should be configured on where to find the ppu files are.

marcov

  • Administrator
  • Hero Member
  • *
  • Posts: 11383
  • FPC developer.
Re: Compile problem
« Reply #2 on: January 05, 2011, 07:57:40 pm »
Seems the IDE is not configured.

Enter the path to the RTL into options->directories ->units.

example

c:\fpc\$FPCVERSION\units\$FPCTARGET
c:\fpc\$FPCVERSION\units\$FPCTARGET\RTL
c:\fpc\$FPCVERSION\units\$FPCTARGET\*

if you installed into c:\fpc

elementstyle

  • Newbie
  • Posts: 2
Re: Compile problem
« Reply #3 on: January 06, 2011, 12:59:41 pm »
unit directories I have set !


Any other advise ??M

 

TinyPortal © 2005-2018