[fpc-devel] WinCE port docs at wiki

Luiz Américo pascalive at bol.com.br
Sat Aug 13 12:54:15 CEST 2005


Yury Sidorov wrote:

> 3. I think sqllite is dependent from Windows,SysUtils,Classes,etc. We 
> need to port them first.
> 

No. Vanilla sqlite has no dependencies, is just a translation of the 
sqlite header, so if sqlite already works in wince with c compilers it 
should work with fpc too.

The unit that uses sysutils, classes, db is the one with the TDataSet 
descendant (TSqliteDataset).

Luiz




More information about the fpc-devel mailing list