Darius Blaszijk wrote:
On Wed, 2006-01-04 at 23:46, Vincent Snijders wrote:

jean-marc levecque wrote:

Hi,
Compiling Lazarus from svn 8447, I get the error:
/usr/lib/lazarus/ideintf/propedits.pp(2829,17)Error: Identifier not found "StrToQWord"
which is fatal and stops compilation, of course.

You can do several things:
1. Update fpc 2.1.1 and 2.0.3 to svn head.
2. Use fpc 2.0.0, 2.0.1 or 2.0.2
3 compile with -dFPC_HAS_NO_STRTOQWORD (not tested)

I believe you need the following patch to make it work

Darius

No, because FPCAdds (in the LCL also contains a StrToQWord).

Vincent.

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to