Recent

Author Topic: Fatal: Can't open include file "lazconf.inc"  (Read 7279 times)

panoss

  • Full Member
  • ***
  • Posts: 162
  • You only live twice
Fatal: Can't open include file "lazconf.inc"
« on: October 05, 2011, 10:26:13 am »
I had made a program with Lazarus 9.28, FPC 2.4.2.
I upgraded to Lazarus 9.30.2, FPC 2.4.4.
Since then, I have problems.
I 'm trying to run it in Lazarus but gives me the message: '/usr/lib/lazarus/0.9.30.2/ide/lazconf.pp(161,2) Fatal: Can't open include file "lazconf.inc"'
I found very little information about this error, which did not help me.
What can I do?

« Last Edit: October 05, 2011, 11:09:21 am by panoss »
Windows 10 64bit, Lazarus Version 2.2.0    FPC 3.2.2.

Blaazen

  • Hero Member
  • *****
  • Posts: 3237
  • POKE 54296,15
    • Eye-Candy Controls
Re: Fatal: Can't open include file "lazconf.inc"
« Reply #1 on: October 05, 2011, 12:02:50 pm »
If this is your path to file: /usr/lib/lazarus/0.9.30.2/ide/lazconf.pp
then path to your include file should be:
Code: [Select]
/usr/lib/lazarus/0.9.30.2/ide/include/linux/lazconf.inc
Is it there ?
Lazarus 2.3.0 (rev main-2_3-2863...) FPC 3.3.1 x86_64-linux-qt Chakra, Qt 4.8.7/5.13.2, Plasma 5.17.3
Lazarus 1.8.2 r57369 FPC 3.0.4 i386-win32-win32/win64 Wine 3.21

Try Eye-Candy Controls: https://sourceforge.net/projects/eccontrols/files/

panoss

  • Full Member
  • ***
  • Posts: 162
  • You only live twice
Re: Fatal: Can't open include file "lazconf.inc"
« Reply #2 on: October 05, 2011, 12:21:04 pm »
Yes, the path to the file lazconf.pp is the one you wrote.

And, yes, the file lazconf.inc is where you wrote
Code: [Select]
/usr/lib/lazarus/0.9.30.2/ide/include/linux/lazconf.inc
Windows 10 64bit, Lazarus Version 2.2.0    FPC 3.2.2.

 

TinyPortal © 2005-2018