Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Hi and two questions regarding C#
#2
Hi and welcome!

First error is somewhat related to graphics subsystem of your linux distro. Tilengine uses SDL2 as a back-end to manage the window and the OpenGL context (GLX). You're getting errors from GLX, that is between SDL2 and graphics driver. I have Ubuntu in my dev environment and have never had any issue of this kind.

SuperMarioClone is binary compatible with the latest release of Tilengine library. I take care of not breaking compatibility with newer releases, unless it is a must. I've just tested it right now. I use Windows, again I don't know what happens on other OS/distros...

Let me know!
Reply


Messages In This Thread
Hi and two questions regarding C# - by mbbmbbmm - 11-20-2020, 07:49 AM
RE: Hi and two questions regarding C# - by megamarc - 11-21-2020, 07:38 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)