[Lazarus] ExtPascal - Any one has an opensource system?
Osvaldo Filho
arquivostcf at gmail.com
Thu Dec 17 12:57:39 CET 2009
Please, it is very good, but the problem of version is very bad. I can
not workaround.
Where is ExtForm ?
Where is ExtGlobal?
=============
ExtJS 3.0.0
Toolkit from subversion
----------------
Hint: Start of reading config file
C:\d_e\lazarus\fpc\2.3.1\bin\i386-win32\fpc.cfg
Hint: End of reading config file C:\d_e\lazarus\fpc\2.3.1\bin\i386-win32\fpc.cfg
Free Pascal Compiler version 2.3.1 [2009/12/11] for i386
Copyright (c) 1993-2009 by Florian Klaempfl
Target OS: Win32 for i386
Compiling d3tkjdt.lpr
Compiling uServer.pas
----------------
unit ExtUxForm;
// Generated by ExtToPascal v.0.9.7, at 30/11/2009 11:54:57
// from "c:\xampp\htdocs\ext\docs\output" detected as ExtJS v.3
interface
uses
StrUtils, ExtPascal, ExtPascalUtils, ExtForm, Ext;
-----------------
uServer.pas(10,3) Fatal: Can't find unit ExtGlobal used by uServer
-----------------
uMenubar.pas(40,25) Error: Identifier not found "TExtToolbarButton"
uMenubar.pas(40,39) Error: Expression type must be class or record type
uMenubar.pas(41,5) Error: Variable identifier expected
uMenubar.pas(41,13) Error: Incompatible types: got "Constant String"
expected "Text"
uMenubar.pas(42,13) Error: Identifier not found "Handler"
uMenubar.pas(45,25) Error: Identifier not found "TExtToolbarButton"
uMenubar.pas(45,39) Error: Expression type must be class or record type
uMenubar.pas(46,5) Error: Variable identifier expected
uMenubar.pas(46,13) Error: Incompatible types: got "Constant String"
expected "Text"
uMenubar.pas(47,13) Error: Identifier not found "Handler"
uMenubar.pas(50,25) Error: Identifier not found "TExtToolbarButton"
uMenubar.pas(50,39) Error: Expression type must be class or record type
uMenubar.pas(51,5) Error: Variable identifier expected
uMenubar.pas(51,13) Error: Incompatible types: got "Constant String"
expected "Text"
uMenubar.pas(54,25) Error: Identifier not found "TExtToolbarButton"
uMenubar.pas(54,39) Error: Expression type must be class or record type
uMenubar.pas(55,5) Error: Variable identifier expected
uMenubar.pas(55,13) Error: Incompatible types: got "Constant String"
expected "Text"
uMenubar.pas(72) Fatal: There were 18 errors compiling module, stopping
=============
2009/12/16 Bee Jay <bee.ography at gmail.com>:
>> Is there any opensource work with it? Link please!
>
> Screenshot: http://code.google.com/p/extpascal/wiki/Projects_Using_ExtPascal
> Source code: http://extpascal.googlegroups.com/web/d3tkjdt_app.zip
>
> It's my application. However, it was build using ExtPascal 0.9.4. It might
> need some minor modification if you're using latest ExtPascal SVN. Not all
> of its features had completed though, since I published it during
> development. But many other features had been there already. HTH.
>
> --
>
> -Bee-
>
> ...making buzzes at http://twitter.com/beezing
> ...writing stories at http://beeography.wordpress.com
>
>
> --
> _______________________________________________
> Lazarus mailing list
> Lazarus at lists.lazarus.freepascal.org
> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
>
More information about the Lazarus
mailing list