Recent

Author Topic: Ctrl+Space gives 'unit not found'  (Read 5278 times)

alexione

  • Newbie
  • Posts: 1
Ctrl+Space gives 'unit not found'
« on: July 20, 2005, 04:01:30 pm »
Hi, all!

[Win32, FPC 2.0.0, Lazarus v0.9.7 beta]

I am making an application where my source files are in several directories. So, I have following string in Other Unit Files under Project/Compiler Options:

..\..\lib-fpc\bass\;..\..\lib-fpc\directx\;..\..\lib-fpc\common\;..\..\lib-fpc\math\;..\..\lib-fpc\fcl-image\;..\src\

The problem I have is Ctrl+Space gives 'unit not found' for any unit in this path! Now, should I fill a bug-report or should I copy&paste this path to some other location?

Marc

  • Administrator
  • Hero Member
  • *
  • Posts: 2582
Ctrl+Space gives 'unit not found'
« Reply #1 on: July 20, 2005, 05:57:05 pm »
Have you tried absolute paths ?
//--
{$I stdsig.inc}
//-I still can't read someones mind
//-Bugs reported here will be forgotten. Use the bug tracker

 

TinyPortal © 2005-2018