Recent

Author Topic: Testing Paths  (Read 6035 times)

MikeFinch

  • Jr. Member
  • **
  • Posts: 79
Testing Paths
« on: July 25, 2009, 04:27:31 am »
I've had this cosmetic problem for ages : when I go to Project / Compiler Options / Paths and then click the Test button, I get the message "WARNING : xxx exists twice.............". They are .ppu files; fpc seems to be standalone AND incorporated in the lazarus folder. Can the standalone be deleted safely and then remove the warning?
Thanks to whoever solves this one! :D

Leledumbo

  • Hero Member
  • *****
  • Posts: 8819
  • Programming + Glam Metal + Tae Kwon Do = Me
Re: Testing Paths
« Reply #1 on: July 27, 2009, 06:07:16 am »
I always get this warning due to the way I set up my fpc.cfg (it contains path to Lazarus' units as well, to compile Lazarus project from outside Lazarus), but I can compile without problems. Perhaps you're having the same problem? Just check the warning messages, it points to the conflicting units.

MikeFinch

  • Jr. Member
  • **
  • Posts: 79
Re: Testing Paths
« Reply #2 on: July 28, 2009, 01:42:24 am »
Thankyou LeLeDumbo!!

Yes I have no problems compiling; but I always compile when using the IDE.

What do you suggest I do to modify fpc.cfg?

Or should I just leave it; I have problems in linux to worry about, so this is not that important. Cosmetic, as you say.

Leledumbo

  • Hero Member
  • *****
  • Posts: 8819
  • Programming + Glam Metal + Tae Kwon Do = Me
Re: Testing Paths
« Reply #3 on: July 28, 2009, 07:16:06 am »
One thing that I miss, FPC DOES have some duplicated units (httpd related). But it's protected by conditional directive in fpc.cfg, which perhaps not read by Lazarus.
Quote
What do you suggest I do to modify fpc.cfg?

Or should I just leave it;
Just leave it. It doesn't hurt, is it?

 

TinyPortal © 2005-2018