Hello, When I create a new project in Lazarus, I'm making the following directory tree:
src/project src/output src/forms src/units src/includes In the past, if I would have saved each file on it's proper location, the IDE would have added the path to the compiler location. But after trying it today, it does not place each directory to the compiler, and it tells me that it can't create the .lrs file at the project directory, even though it should be in the forms directory. Am I missing an option in Lazarus that should be turned on to allow it to continue adding by itself the path according to the way I save things ? Thanks, ido http://ik.homelinux.org/
-- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
