Recent

Author Topic: Snake game for the ptcGraph unit  (Read 4959 times)

Roland57

  • Sr. Member
  • ****
  • Posts: 422
    • msegui.net
Re: Snake game for the ptcGraph unit
« Reply #15 on: May 01, 2021, 08:28:44 pm »
I tried to compile it under Ubuntu Mate - Lazarus 2.0.10 but failed. The first error was solved after I installed libxxf86dga-dev.

Thank you for trying the program and for your feedback. I don't know that package. I wonder why you had to install it. I will investigate.

But then I got an error while linking message, which I wasn't able to solve.

In such cases, I open a terminal and try to compile with lazbuild. That way I get usually more informations.
My projects are on Gitlab and on Codeberg.

Leledumbo

  • Hero Member
  • *****
  • Posts: 8757
  • Programming + Glam Metal + Tae Kwon Do = Me
Re: Snake game for the ptcGraph unit
« Reply #16 on: May 02, 2021, 10:42:01 pm »
I wonder why you had to install it.
The default PTCGraph unit is compiled with all extensions enabled, on Linux this includes (libx)xf86dga (that x after lib marks an extension). See docs/README.txt and src/ptc.pp inside ptc package folder.

Roland57

  • Sr. Member
  • ****
  • Posts: 422
    • msegui.net
Re: Snake game for the ptcGraph unit
« Reply #17 on: May 03, 2021, 06:09:38 am »
@Leledumbo
Thank you for these informations.
My projects are on Gitlab and on Codeberg.

 

TinyPortal © 2005-2018