[fpc-devel] Console problem in Lazarus trunk
    J. Gareth Moreton 
    gareth at moreton-family.com
       
    Sat Jul 25 20:40:58 CEST 2020
    
    
  
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
    
    
More information about the fpc-devel
mailing list