Recent

Author Topic: /lcl/forms.pp(46,21) Error: unit not found: CustApp  (Read 8799 times)

NelsonN

  • Jr. Member
  • **
  • Posts: 69
    • Beam Me Up!
/lcl/forms.pp(46,21) Error: unit not found: CustApp
« on: December 24, 2003, 10:38:14 pm »
Hi,

I get this error when I try to click on a Menu idem I have created:

/lcl/forms.pp(46,21) Error: unit not found: CustApp

I have version 1.0.11, 2003/10/22 of FPC installed.

What can I try to fix this error?

BTW, Lazarus and Free Pascal is an awesome combination. Great job!
Lazarus trunk / FPC 3.0.4 / 32-bit and 64-bit with Windows 10.

Marc

  • Administrator
  • Hero Member
  • *
  • Posts: 2582
/lcl/forms.pp(46,21) Error: unit not found: CustApp
« Reply #1 on: December 27, 2003, 03:30:53 am »
Is you FPC source path set correctly ? (maybe with or without ending /)
//--
{$I stdsig.inc}
//-I still can't read someones mind
//-Bugs reported here will be forgotten. Use the bug tracker

NelsonN

  • Jr. Member
  • **
  • Posts: 69
    • Beam Me Up!
/lcl/forms.pp(46,21) Error: unit not found: CustApp
« Reply #2 on: December 27, 2003, 06:06:46 am »
Quote from: "Marc"
Is you FPC source path set correctly ? (maybe with or without ending /)


It doesn't work. Do I need CustAPP.ppp? All I see is CustApp.o and CustApp.ppu in:

/usr/lib/fpc/1.0.11/units/linux/fcl

This is my source directory path:
/usr/lib/fpc/1.0.11/units/linux/
Lazarus trunk / FPC 3.0.4 / 32-bit and 64-bit with Windows 10.

neli

  • Jr. Member
  • **
  • Posts: 86
/lcl/forms.pp(46,21) Error: unit not found: CustApp
« Reply #3 on: December 27, 2003, 05:13:40 pm »
You need the source units too, which is CustApp.pp in this case.

Micha.

 

TinyPortal © 2005-2018