Hi...

Compiling my application with lazarus 0.9.23 and 2.2.1 on a 32 bit machine the application works good. On another pc, I have the same configuration but with 64 bit, and using xml I have this error:
In 'stream:' (line 1 pos 3): 'xml' is a reserved word; it must be lowercase

At line 1 there is:
<?xml version="1.0"?>

Isn't that a standard? Or I am doing something wrong?

Also, I saw that lazarus is able to compile my project but isn't able to compile itself, I'm getting a:
"can't find unit Interfaces used by Lazarus" error.
But /etc/fpc.cfg is changed correctly...

Another strange thing is that the lazarus ide version when I open it is: .22
I installed it as .deb converting the rpm with alien, the file I used is: ftp://ftp.hu.freepascal.org/pub/lazarus/lazarus-0.9.23-20071102.x86_64.rpm
That is a .23... Maybe the snapshot is broken?

Elsewere, how can I compile lazarus from sources?
It's the same than fpc?

Alvise

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

Reply via email to