Compilation for lib/common/unicode/* seems ok now, I tested 32bit only.

> It needs installed Pascalscript:
> http://www.remobjects.com/ps.aspx
> I suggest not to compile this unit, it is used if MSEide will be compiled
> with -dmse_with_pascalscript only.
Will you add info about this in sources?

How to compile lib/common/delphicompatibility/*, tools/unitdep/*,
apps/myide/* ? Will you write command line or to stay without
compillation? Will you create apps/examples and put all examples here
(demo, facedemo, i18ndemo, myide)?

fpc -l -Mobjfpc -Sh -Fcutf8 -Fulib/common/* -Fulib/common/kernel/linux
-Filib/common/kernel ./msegui/tools/unitdep/mseunitdep.pas
Free Pascal Compiler version 2.6.2 [2013/07/07] for i386
Copyright (c) 1993-2012 by Florian Klaempfl and others
Target OS: Linux for i386
Compiling ./msegui/tools/unitdep/mseunitdep.pas
Fatal: Can't open file "mseunitdep.pas"
Fatal: Compilation aborted
Error: /usr/bin/ppc386 returned an error exitcode (normal if you did
not specify a source file to be compiled)

fpc -l -Mobjfpc -Sh -Fcutf8 -Fulib/common/* -Fulib/common/kernel/linux
-Filib/common/kernel apps/myide/*.pasWarning: Only one source file
supported, changing source file to compile from
"apps/myide/mybutton.pas" into "apps/myide/regmycomps.pas"
Free Pascal Compiler version 2.6.2 [2013/07/07] for i386
Copyright (c) 1993-2012 by Florian Klaempfl and others
Target OS: Linux for i386
Compiling apps/myide/regmycomps.pas
Fatal: Can't find unit msecomptree used by msedesignintf
Fatal: Compilation aborted
Error: /usr/bin/ppc386 returned an error exitcode (normal if you did
not specify a source file to be compiled)

You really need unit with all your apps and libs. There are many
errors with compilation and you'll be able to fix before release if
you will have such unit. And it will be good for maintainers too - to
compile such unit and to know, that everything were compiled well.

------------------------------------------------------------------------------
Start Your Social Network Today - Download eXo Platform
Build your Enterprise Intranet with eXo Platform Software
Java Based Open Source Intranet - Social, Extensible, Cloud Ready
Get Started Now And Turn Your Intranet Into A Collaboration Platform
http://p.sf.net/sfu/ExoPlatform
_______________________________________________
mseide-msegui-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Reply via email to