On 07/06/2010, Graeme Geldenhuys wrote: > environment. Then if you want to compile and run a demo, you first > have to copy the demo source directory to a location you have > read/write access, then compile and run it from that new location.
Alternatively (though I don't really recommend this) is to default the demos output path to something like: $(UserTempDir)/$(ProjName)/units/$(TargetCPU)-$(TargetOS)/ I prefer the copy method... -- Regards, - Graeme - _______________________________________________ fpGUI - a cross-platform Free Pascal GUI toolkit http://opensoft.homeip.net/fpgui/ -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
