On Thu, 20 Mar 2008 14:42:08 +0100 (CET)
Michael Van Canneyt <[EMAIL PROTECTED]> wrote:
> > Every reference to the StrInt function in Sysutils results in an
> > error. I have checked fpc.cfg in /etc and .fpc.cfg in my home
> > Any idea what could be wrong ?
>
> It should be StrToInt, not StrInt
Op donderdag 20-03-2008 om 09:40 uur [tijdzone -0400], schreef Frank
McCormick:
>
> Every reference to the StrInt function in Sysutils results in an
> error.
> I have checked fpc.cfg in /etc and .fpc.cfg in my home directory and
> they contain the unit path to the system files. Sysutils is include
On Thu, 20 Mar 2008, Frank McCormick wrote:
>
>
> I have run into a problem compiling a unit under the latest fpc on
> Debian Sid.
>
> Every reference to the StrInt function in Sysutils results in an error.
> I have checked fpc.cfg in /etc and .fpc.cfg in my home directory and
> they contain
I have run into a problem compiling a unit under the latest fpc on
Debian Sid.
Every reference to the StrInt function in Sysutils results in an error.
I have checked fpc.cfg in /etc and .fpc.cfg in my home directory and
they contain the unit path to the system files. Sysutils is included
in the
"Sysutils not found" is haunting me. Some of my programs compile fine, some
don't.. randomly. So basically sometimes sysutils works, sometimes doesn't (I
have also being playing around with compiler settings, and once in a while
deleting a ppu file or renaming it to ppu.old can do the trick)
Here