On 2016-09-01 12:33, Graeme Geldenhuys wrote:
> I'm assuming I need to use the "Compile Directory" somehow. The I simply
> need to use -FUunits as a FPC compiler parameter. Will the following
> work as a top level "Compile Directory" value:
>
> ${FILE_DIR(${MAC_IFDEF(FILE)})
That didn't work, and neither did the following:
${FILE_DIR(${MAC_IFDEF(${FILE})})
Currently, FPC tries to output compiler units to the same directory
level as where the .mrp file is located. That's the root directory of
fpGUI. So I had to create a directory <fpgui>/units/ (as a work-around),
then only does MSErun manage to successfully compile all my projects I
added thus for.
I'll try some other ideas later.
Regards,
Graeme
--
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://fpgui.sourceforge.net/
My public PGP key: http://tinyurl.com/graeme-pgp
------------------------------------------------------------------------------
_______________________________________________
mseide-msegui-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk