I am trying to freepascalize Dieter Köhler´s Open XML for Delphi, see
http://www.philo.de/xml/. So far, I managed to flat all FPC errors, warnings,
and hints. But when I call the unit from another, FPC throws an internal error
200306184, and that´s it.
How can I proceed to find out more? What i
After some trials and errors, I found that some $DEFINE clauses caused the
error. After cleaning up these clauses, all units together are compiled as
usual. If somebody is interested in exact details , I´ll deliver.
Wolfram
___
fpc-pascal maillist -
On Sun, 15 Jan 2006 22:32:02 +0100
Wolfram Kläger <[EMAIL PROTECTED]> wrote:
> After some trials and errors, I found that some $DEFINE clauses caused the
> error. After cleaning up these clauses, all units together are compiled as
> usual. If somebody is interested in exact details , I´ll delive
On 1/15/06, Wolfram Kläger <[EMAIL PROTECTED]> wrote:
> After some trials and errors, I found that some $DEFINE clauses caused the
> error. After cleaning up these clauses, all units together are compiled as
> usual. If somebody is interested in exact details , I´ll deliver.
Can you make it publ
Felipe Monteiro de Carvalho wrote:
> Can you make it publicly available somewhere? ...
When I got it up and running, sure. At the moment, I still have no idea how to
get rid off this internal error.
___
fpc-pascal maillist - fpc-pascal@lists.freepas