Einzelnen Beitrag anzeigen

Kas Ob.

Registriert seit: 3. Sep 2023
460 Beiträge
 
#3

AW: Unterschied "Erzeugen" und "Compilieren" - Einstellungen

  Alt 14. Aug 2025, 14:15
Hi,

Make sure the project file .dpr have the right APPTYPE, and it is not declared anywhere else by mistake.
Delphi-Quellcode:
{$APPTYPE CONSOLE}

//{$APPTYPE GUI} // in case not a console
Kas
  Mit Zitat antworten Zitat