indy10/branches/Tiburon
but do not expect too much! it only works on windows as they are reinventing
the wheel
on iconv support
so far it does not work at least on MACOSX
-- Hinnack
reply to message:
date: 03.09.2009 01:19:39
from: "ABorka"
to: "FPC-Pascal users discussions"
Forgot to mention that I did try that too with not much change in the
results:
>fpcmake indymaster-Makefile.fpc
Processing indymaster-Makefile.fpc
i386-win32 requires: rtl,winunits-base,winunits-jedi,fcl-base
Writing Makefile
>make all
make.EXE: *** No rule to make target `indysystemfpc.ppu',
to message:
>date: 03.09.2009 01:19:39
>from: "ABorka"
>to: "FPC-Pascal users discussions"
>subject: Re: [fpc-pascal] INDY 10 for FPC
>
>Well, if one checks out the latest Indy SVN sources from
>
>svn://svn.atozed.com/indy/indy10/trunk
>
>the l
On 03 Sep 2009, at 01:19, ABorka wrote:
There is a \Lib\indymaster-Makefile.fpc but it gives
"
make -f indymaster-Makefile.fpc all
indymaster-Makefile.fpc:1: *** missing separator. Stop.
"
Normally, a Makefile.fpc has to be processed first using fpcmake in
order to generate an actual Makef
Well, if one checks out the latest Indy SVN sources from
svn://svn.atozed.com/indy/indy10/trunk
the latest revision is 3778 (last update was in April 2009) there is no
way to compile it for FPC/Lazarus.
The FPC related README file is the same as for the 2007 10.2.0.3 FPC
only version and the s
In our previous episode, Henrik Genssen said:
> does someone know where to find a current indy port (or cvs / svn) for INDY10
> for
> FPC / Lazarus?
>
> the link http://wiki.lazarus.freepascal.org/index.php/Indy_with_Lazarus
> points to a version 10.2.0.3 from 11/13/2007.
>
> or is this project
2009/7/4 Henrik Genssen :
> Hi,
>
> does someone know where to find a current indy port (or cvs / svn) for INDY10
> for
> FPC / Lazarus?
The Indy development source page is at
http://www.indyproject.org/Sockets/Download/DevSnapshot.EN.aspx
There daily snapshot at http://indy.fulgan.com/ZIP/ ( e
Hi,
does someone know where to find a current indy port (or cvs / svn) for INDY10
for
FPC / Lazarus?
the link http://wiki.lazarus.freepascal.org/index.php/Indy_with_Lazarus
points to a version 10.2.0.3 from 11/13/2007.
or is this project dead?
Hinnack
__