[Lazarus] Clean Up and Build / Fatal Error: Can't Create object file: units/i386-linux/hello.o
Graeme Geldenhuys
graemeg.lists at gmail.com
Mon Jun 7 15:47:58 CEST 2010
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/
More information about the Lazarus
mailing list