> Hi Henrik, > > If you want to try a "shot in the dark" before Patrick gets back to > you with a proper answer, try with mode Dephi instead of mode ObjFPC. > This relaxes some syntax, and CduC was originally written in Delphi. > > hope it helps, > John Sunderland
Hi John, Thanks for your suggestion, unfortunately, it didn't help. What did help though was not using the latest freepascal, but instead the latest fpc-fixes release. Now I'm stuck at a different point: Compiling aavsochart.pas variables1.pas(460,5) Note: Local variable "inif" not used variables1.pas(461,5) Note: Local variable "buf" not used variables1.pas(1033,5) Note: Local variable "buf" not used variables1.pas(119,5) Note: Private field "TVarForm.cdc" is never used varobs.lpr(37,2) Error: Resource files are not supported for this target varobs.lpr(56) Fatal: There were 1 errors compiling module, stopping Fatal: Compilation aborted make[1]: *** [varobs] Fehler 1 make[1]: Verlasse Verzeichnis '/home/henrik/pascal/skychart/varobs' make: *** [varobs_all] Fehler 2 Again, thanks already for any tips! Regards, Henrik
