<div dir="ltr"><br><div class="gmail_quote">On Thu, Aug 30, 2012 at 4:05 PM, Vincent Snijders <span dir="ltr"><<a href="mailto:vincent.snijders@gmail.com" target="_blank">vincent.snijders@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
If I compile fpc trunk for arm-wince, I get the following error:<br>
Compiling .\fcl-db\src\sqldb\postgres\pqconnection.pp<br>
pqconnection.pp(1084,16) Error: Identifier not found "pqlib"<br>
pqconnection.pp(1113) Fatal: There were 1 errors compiling module, stopping<br>
Fatal: Compilation aborted<br>
<br>
Is suspect is caused by<br>
<a href="http://svn.freepascal.org/cgi-bin/viewvc.cgi?view=rev&revision=22162%0Aand/or" target="_blank">http://svn.freepascal.org/cgi-bin/viewvc.cgi?view=rev&revision=22162<br>
and/or</a> 22163.<br>
<br>
It is not required to have a pqlib const declared, to be abel to<br>
compile pqconnection.<br>
<br>
I don't know if there is such a lib for arm-wince, but in that case<br>
compilation of pqconnection must be disabled for arm-wince.<br>
<br>
Vincent<br>
<br></blockquote><div>I think it is related to <br><a href="http://www.lazarus.freepascal.org/index.php?topic=8948.0">http://www.lazarus.freepascal.org/index.php?topic=8948.0</a> <br><br>I am not using PG, but if there is one use it, i think he can compile the lib manually.<br>
</div></div><div dir="ltr"><br>Best Regards<br>Zaher Dirkey</div><br>
</div>