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
If it is a Window app, you need to check if you do not use any specific
API call from M$ Windows.
Luis
_________________________________________________________________
To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject
archives at http://www.lazarus.freepascal.org/mailarchives