Probably not your issue - but, if you have Avasta Anti-Virus - it can foobar Lazarus and Delphi console apps - where the Console is showing, but you cannot find it. Not on Taskbar, not in TaskList, etc. If you put an exclusion on your binary folder, then it works. Took me about 2 days to figure this out.
On Sat, Jul 25, 2020 at 1:41 PM J. Gareth Moreton <gar...@moreton-family.com> wrote: > Hi everyone, > > This is likely due to something peculiar in my configuration that I > haven't found yet, but I can't be sure. I'm having problems in that the > latest Lazarus trunk won't create a console window when I'm running the > compiler source in the debugger. I tried to jury-rig it to create its > own using the AllocConsole() Windows API function as a temporary > workaround, but it failed with an "access denied" error. The little I > could find on that error implies that the application already has a > console, but it's not displayed. Anyone got any ideas? > > Gareth aka. Kit > > > -- > This email has been checked for viruses by Avast antivirus software. > https://www.avast.com/antivirus > > _______________________________________________ > fpc-devel maillist - fpc-devel@lists.freepascal.org > https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel >
_______________________________________________ fpc-devel maillist - fpc-devel@lists.freepascal.org https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel