We got the same thing under Windows. It happened a few times. You run the app, it shows "debugging..." in the lazarus title bar, no error message, and no App window appearing.
The solution for us... Double check that your main form's Visible property = True. For some strange reason Lazarus sometimes set this propety to False, when we create a new Project. Regards, - Graeme - On 1/27/06, SIX-S <[EMAIL PROTECTED]> wrote: > I am running XP PRO for windows, Lazarus version#9.10 beta. I am entering > the first program in the Lazarus Tutorial that put a button on the screen. > I did not see any error messages. > ----- Original Message ----- > From: "Matthijs Willemstein" <[EMAIL PROTECTED]> > To: <[email protected]> > Sent: Friday, January 27, 2006 8:46 AM > Subject: Re: [lazarus] Run Lazarus on Windows XP PRO > > > > On Fri, 2006-01-27 at 06:54 -0700, SIX-S wrote: > >> I am trying to execute the first button program. did the install, but > >> am not able to display the form or window. > > We need more information to tell you what you have to do. For instance > > what program are you trying to execute? Do you get any errors? What > > version of Lazarus / FPC are you using? What OS are you on? > > > > Matthijs _________________________________________________________________ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives
