On Sun, 27 Sep 2009, yu ping wrote:

I down loaded the extPascal  package
when i compile the ExtPascalSamples3.dpr see the following message:

Fatal: Can't find unit Ext used by ExtPascal

I use the ExtToPascal.exe to compile a example folder in extJS package,failed.

You must use the ext-3.0.0/docs/output folder as input for the exttopascal
tool. All files will normally be written in the current directory, so
you should execute this command in the expascal directory. It will create
the Ext.pas file. (and others)

I have submitted a series of patches to improve the exttopascal tool,
but they have not yet been integrated in the extpascal distribution.

Michael.
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to