Re: [fpc-pascal] FPC create unit path

2016-04-27 Thread Sven Barth
On 27.04.2016 21:57, Graeme Geldenhuys wrote: > On 2016-04-27 20:39, Darius Blaszyk wrote: >> Is there a way to have FPC to create the requested >> folder? > > I asked the same thing years back, and I was told that no, it's not the > job of the compiler, but rather the job of the build script or

Re: [fpc-pascal] FPC create unit path

2016-04-27 Thread Graeme Geldenhuys
On 2016-04-27 20:39, Darius Blaszyk wrote: > Is there a way to have FPC to create the requested > folder? I asked the same thing years back, and I was told that no, it's not the job of the compiler, but rather the job of the build script or your IDE. Regards, Graeme -- fpGUI Toolkit - a cros

[fpc-pascal] FPC create unit path

2016-04-27 Thread Darius Blaszyk
Hi, When I try to compile a test app, I get an error saying the output folder (defined by FU) cannot be created by FPC. I suppose this behaviour is ok? Is there a way to have FPC to create the requested folder? fpc -FU.\test mytest.pp Error: Can't create object file: .\test\mytest.o (error code: