1
DotNet / Re: SFML.Net GTK# Integration Questions
« on: November 17, 2014, 11:59:24 pm »
I tried your suggestions but I still get a NullReferenceException at:
In SFML.cs which is in Gwen.Renderer.SFML. For some reason when sfFont is set to font.RendererData, font.RendererData is null.
However when switching to x86, MonoDevelop simply shows the disassembly. By looking at the stack trace I can tell it is the same issue.
I am not so sure this was designed to work with Mono on GNU/Linux.
In SFML.cs which is in Gwen.Renderer.SFML. For some reason when sfFont is set to font.RendererData, font.RendererData is null.
However when switching to x86, MonoDevelop simply shows the disassembly. By looking at the stack trace I can tell it is the same issue.
I am not so sure this was designed to work with Mono on GNU/Linux.