[lazarus] Compile error control.inc (ssQuad / ssTriple)
Mattias Gaertner
nc-gaertnma at netcologne.de
Mon May 20 05:50:41 EDT 2002
On Mon, 20 May 2002 12:06:08 +0200
"Stefan. Hille" <stoppok at muenster.de> wrote:
> Hi Mattias,
>
> seems you've updated control.inc a few minutes/hours ago. I get compiler
> errors now. EG:
>
> control.inc(812,33) Error: Identifier not found SSTRIPLE
>
> Where is this constant defined? Does it belong to the runtime libs?
It is defined in fpc/fcl/inc/classesh.inc since the fpc 1.0.6 (03/28).
Therefore there were some compiler directives {$IFDEF VER1_0_6}. I deleted them, because laz now officially depends on 1.0.6. So, I'm somewhat confused that you were able to compile laz before.
> I'm using
>
> Free Pascal Compiler version 1.0.6-beta [2002/04/30] for i386
>
> Don't know why it's called beta because I downloaded after their official
> release.
Try another mirror.
Mattias
More information about the Lazarus
mailing list