Recent

Author Topic: "TProcess not found" when compiling under Lazarus fresh installation  (Read 930 times)

Researching

  • Full Member
  • ***
  • Posts: 123
The heading contains
Code: Pascal  [Select][+][-]
  1. uses
  2.   Classes, SysUtils, Process; // Process is the unit that holds TProcess  
  3.  
When compiling it gives:
Quote
Compile Project, Target: ExecuteLargeOutput3.exe: Exit code 1, Errors: 1
ExecuteLargeOutput3.lpr(5,22) Fatal: Cannot find Process used by ExecuteLargeOutput3 of the Project Inspector.
But if I Ctrl+Click on the <Process>;
process.pp opens in a new tab in editor...

What is happening?

KodeZwerg

  • Hero Member
  • *****
  • Posts: 2269
  • Fifty shades of code.
    • Delphi & FreePascal
Re: "TProcess not found" when compiling under Lazarus fresh installation
« Reply #1 on: September 12, 2022, 09:37:44 am »
I just tried, works. Idk whats wrong at your side.
« Last Edit: Tomorrow at 31:76:97 xm by KodeZwerg »

 

TinyPortal © 2005-2018