Op 2010-08-30 14:27, Sven Barth het geskryf:
> 
> The point is that I didn't tried it. I asked you (and the rest of the 


No need to guess any more. I just tried, and the answer is NO, Lazarus does
not read the path information from the extra config file, so code
navigation is not possible outside the current directory.  But compiling IS
possible.

Here is the x86_64 config file I created. Then started a new project based
on pp.pas unit, and added x86_64_settings.cfg as extra compiler options file.


------------[ x86_64_settings.cfg ]-----------------
-g
-gl
-O1
-dx86_64
-Fux86_64
-Fux86
-Fusystems
-Fix86_64
-FUx86_64/lazbuild/
-----------------[ end ]----------------------------



Regards,
  - Graeme -

-- 
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://opensoft.homeip.net/fpgui/

_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to