On 28/08/07, Andreas Berger <[EMAIL PROTECTED]> wrote:
> Just a question for the experts: Wouldn't it be possible to make a
> similar window to choose which platform the application is compiled for
> (to ease cross-platform compilation)? Of course a cross-platform
> compilation would have to be implemented as well.

i'm no expert, but you can already do this.  there's target os and cpu
comboboxes in the compiler options.  for this to work you also need to
set your compiler filename for it to use your cross compiler.

it would be quite handy to have all the settings in one place, but you
run the risk of creating a very schizophrenic gui (like almost
everything microsoft does :)

henry

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to