Skip to content

freepascal console app #2

@warlomak

Description

@warlomak

need some fixes for freepascal console app:

SynSrv.pas :
{$IFNDEF FPC}
[ComponentPlatformsAttribute(pidWin32 or pidWin64)]
{$ENDIF}

ssl_openssl_lib.pas :
{$ELSE}
SysUtils;//,
// LCLIntf, LCLType, LMessages;
{$ENDIF}

then all work fine.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions