Recent

Author Topic: Traveling Salesman  (Read 6633 times)

Thausand

  • Sr. Member
  • ****
  • Posts: 292
Re: Traveling Salesman
« Reply #15 on: March 24, 2019, 11:37:38 am »
Quote
I think we need to change suitable uses list or modify to nowdays libraries
Yes that true. Thank you for help.

Help write https://www.freepascal.org/docs-html/rtl/graph/index.html:
Quote
This document describes the GRAPH unit for Free Pascal, for all platforms. The unit was first written for dos by Florian Klaempfl, but was later completely rewritten by Carl-Eric Codere to be completely portable. The unit is provided for compatibility only: It is recommended to use more modern graphical systems. The graph unit will allow to recompile old programs. They will work to some extent, but if the application has heavy graphical needs, it's recommended to use another set of graphical routines, suited to the platform the program should work on.
I not find any on linux pi 3.0.4 fpc :(

I look fpc unit dir and try find "OutTextXY". not any find :(

I look ptcpas, not find. I look ggigraph, not find. I look sdlgraph, not find. I look many more and not find.

I not understand. Not unit graph and any for pi linux and fpc ?

I work lazarus and work ok, not so work fpc console and graph.

I use fpcdeluxe and virgin pi, i wrong install ?

Thausand

  • Sr. Member
  • ****
  • Posts: 292
Re: Traveling Salesman
« Reply #16 on: March 24, 2019, 12:07:33 pm »
Ah, i find quote link  :)

Looks funny indeed, compared to it, my graphic example is very ascetic.
Sorry i not see before lazarus example dir. Is very nice !

I problem you library install lazarus 2.0 and fpc 3.0.4. Must use fpc 3.3.1 ? or can try fpc 3.2 (fixes) ?

avk

  • Hero Member
  • *****
  • Posts: 752
Re: Traveling Salesman
« Reply #17 on: March 24, 2019, 02:22:39 pm »
try fpc 3.2 (fixes).

Thausand

  • Sr. Member
  • ****
  • Posts: 292
Re: Traveling Salesman
« Reply #18 on: March 24, 2019, 10:46:04 pm »
try fpc 3.2 (fixes).
tried  :'(   :D

Code: [Select]
LGSparseGraph.pas(5039,21) Error: Illegal qualifier
LGSparseGraph.pas(5071,21) Error: Illegal qualifier
LGSparseGraph.pas(5201,21) Error: Illegal qualifier
LGSparseGraph.pas(5221,21) Error: Illegal qualifier
LGSparseGraph.pas(5250,20) Error: Illegal qualifier
LGSparseGraph.pas(5256,29) Error: Illegal qualifier
LGSparseGraph.pas(5267,20) Error: Illegal qualifier
LGSparseGraph.pas(5273,29) Error: Illegal qualifier
LGSparseGraph.pas(5369,27) Error: Illegal qualifier
LGSparseGraph.pas(5624,22) Error: Illegal qualifier
LGSparseGraph.pas(5671,22) Error: Illegal qualifier
LGSparseGraph.pas(5940,22) Error: Illegal qualifier
LGSparseGraph.pas(5971,27) Error: Illegal qualifier
LGSparseGraph.pas(5971,55) Error: Illegal qualifier
LGSparseGraph.pas(6017,29) Error: Illegal qualifier
LGSparseGraph.pas(6077,35) Error: Illegal qualifier
LGSparseGraph.pas(6082,35) Error: Illegal qualifier
LGSparseGraph.pas(6118,33) Error: Illegal qualifier
LGSparseGraph.pas(6141,50) Error: Illegal qualifier
LGSparseGraph.pas(6150,43) Error: Illegal qualifier

not work 3.2 fixes. ok to know.

 

TinyPortal © 2005-2018