On 17 May 2011, at 12:50, Björn Schreiber wrote:

Björn Schreiber wrote

 After expanding one of the projects by adding another dialog, we got
the above mentioned error message while linking.

Really no hints? It starts driving me nuts that I can't debug our Windows CE project any more ...

What you can try is to compile the LCL without debug information (add the option -g- for the LCL compilation), and then compile your own program with debug information. You won't be able to step into the LCL, but debugging your own code may work again.


Jonas_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to