--- In [email protected], "phoboid" <phob...@...> wrote:
>
> Hello!
> As there is no precompiled skychart for x86-64, I tried to compile it
> myself.
> I used the most current lazarus and freepascal from svn as well as
> the most current skychart source from svn.
> This resulted in the following error:
> 
> /usr/bin/ppcx64 -dtrace_debug -dUseCThreads -dLCL -dLCLgtk2 -MObjFPC
   :
   :  
> cu_plot.pas(1907,3) Error: Argument can't be assigned to
> cu_plot.pas(1980,1) Error: Argument can't be assigned to
> cu_plot.pas(2027,1) Error: Argument can't be assigned to
> cu_plot.pas(3132) Fatal: There were 3 errors compiling module, stopping
> Fatal: Compilation aborted
> make[1]: *** [cdc] Fehler 1
> make[1]: Verlasse Verzeichnis '/home/henrik/pascal/skychart/skychart'
> make: *** [skychart_all] Fehler 2
> 
> Any help and ideas are very much appreciated!
> 
> Regards,
> Henrik
>

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

Reply via email to