Recent

Author Topic: Black window or runtime error  (Read 4270 times)

pozsarzs

  • Guest
Black window or runtime error
« on: June 27, 2004, 01:30:44 pm »
Hi!

I am not a Windows user. I must converted a Linux application to Windows.
I built it without -WG switch (Win32 Gui app.) and I probed run.  It is OK.
After it, I built with -WG switch. It compiled succesfully, but it gave an error message and stopped when I probed to run. What is the error?

Thank, pozsarzs

(And sorry my bad english.)

Vincent Snijders

  • Administrator
  • Hero Member
  • *
  • Posts: 2661
    • My Lazarus wiki user page
Black window or runtime error
« Reply #1 on: June 27, 2004, 02:38:23 pm »
If you compile with -WG, you can not write any text to the console.
The current CVS version of lazarus is OK, in this respect: it does not write any text (i.e. writeln('Some debugging info')) to the console.

 

TinyPortal © 2005-2018