I'm using zeos components with lazarus 1.4 and Debian Jessie. I would like to cross compile my project using SQLite connexion, to win32 target. But I've got the error message :
Code: Select all
ZDbcAdo.pas(136,21) Fatal: Impossible de trouver l'unité ZDbcAdoMetaData utilisé par ZDbcAdo du paquet zdbc
Code: Select all
Illegal parameter : -WG
I can't find documentation about cross compilation with zeos component. Could you please indicate where I could find it ? Or what to do for the cross compilation.
Thank you for your help.