On Wed, 24 Aug 2005 08:39:20 -0600 Luis Francisco Araya <[EMAIL PROTECTED]> wrote:
> Edwin Quijada wrote: > > > Hi! > > I did an app with Lazarus Win and now I wanna port this app to Linux. > > That I must to do for having my app running in Linux? > > > > When I compile my app in Linux , I dont have problem with dependency > > and anything else? > > What I need to run my app in Linux?? > > > > *-------------------------------------------------------* > > *-Edwin Quijada > > *-Developer DataBase > > *-JQ Microsistemas > > *-809-747-2787 > > * " Si deseas lograr cosas excepcionales debes de hacer cosas fuera de > > lo comun" > > *-------------------------------------------------------* > > > > _________________________________________________________________ > > Visita MSN Latino Noticias: Todo lo que pasa en el mundo y en tu paín, > > ¡en tu idioma! http://latino.msn.com/noticias/ > > > > _________________________________________________________________ > > To unsubscribe: mail [EMAIL PROTECTED] with > > "unsubscribe" as the Subject > > archives at http://www.lazarus.freepascal.org/mailarchives > > > It is a Window App or a Console App?? > If it is a console app you need to set the "Use launch application" > checkbox in the Run -> Run Parameters menu AFAIK the gdb interface of Lazarus does not support a launch application. > If it is a Window app, you need to check if you do not use any specific > API call from M$ Windows. See also: http://www.freepascal.org/faq.html#PortingCPU Mattias _________________________________________________________________ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives
