http://old.nabble.com/file/p26671529/decal-1.zip Here is a FPC conversion of
DeCAL library. However, many things still don't work. Please see todo.txt.
--
View this message in context:
http://old.nabble.com/Help-porting-DeCAL-library-tp26671529p26671529.html
Sent from the Free Pascal - General
On Sun, Dec 6, 2009 at 17:13, Jonas Maebe wrote:
>
> On 06 Dec 2009, at 17:01, Aleksa Todorovic wrote:
>
>> I've just started porting an application from Java to FPC (current
>> targets are Win32 and Linux). I can successfully compile and run
>> initial tests on both targets. The problem I have is
On 06 Dec 2009, at 17:01, Aleksa Todorovic wrote:
> I've just started porting an application from Java to FPC (current
> targets are Win32 and Linux). I can successfully compile and run
> initial tests on both targets. The problem I have is with -FU
> parameter. When I execute
>
> fpc -FUunits/$
Hi!
I've just started porting an application from Java to FPC (current
targets are Win32 and Linux). I can successfully compile and run
initial tests on both targets. The problem I have is with -FU
parameter. When I execute
fpc -FUunits/$fpctarget test_client
on Windows, it correctly outputs .o,