[fpc-pascal] Can't resize form in WinCE

Paul paul.blommaerts at telenet.be
Wed Sep 17 09:30:16 CEST 2008


Installed these packages

Lazarus-0.9.25-16602-fpc-2.2.2-20080916-win32.exe
Lazarus-0.9.25-16602-fpc-2.2.2-20080916-cross-arm-wince-win32.exe

If I try to compile the project, this error pops up: 
FATAL: Can't find unit interfaces used by project 1

in project file at line:
uses
  {$IFDEF UNIX}{$IFDEF UseCThreads}

what went wrong here ?

thanks,

Paul


----- Original Message ----- 
From: "Felipe Monteiro de Carvalho" <felipemonteiro.carvalho at gmail.com>
To: "FPC-Pascal users discussions" <fpc-pascal at lists.freepascal.org>
Sent: Tuesday, September 16, 2008 7:50 PM
Subject: Re: [fpc-pascal] Can't resize form in WinCE


> On Tue, Sep 16, 2008 at 2:38 PM, Paul <paul.blommaerts at telenet.be> wrote:
>> version 0.9.24
> 
> Try updating then.
> 
> Which means at the moment using a snapshot (you need to install both
> lazarus for win32 and then the wince addon on top of. You can have
> multiple versions of Lazarus installed in your system).
> 
> Or very soon using 0.9.26
> 
> Usually the latest stable is a very good choice, but with Lazarus
> 0.9.24 it was the first release with Windows CE support, so many
> things weren't finished yet. The current support in 0.9.25 is much
> better, and *a lot* has been improved, and the documentation has been
> updated for those changes.
> 
> -- 
> Felipe Monteiro de Carvalho
> _______________________________________________
> fpc-pascal maillist  -  fpc-pascal at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-pascal
> 
>



More information about the fpc-pascal mailing list