Page 1 of 1

C# or SWIG bindings

Posted: Thu Jul 05, 2012 15:09
by Inverness
I'm interested in using CEGUI for a C# project I'm working on with SFML. I'm wondering if there are up-to-date C# or SWIG bindings available anywhere that I could make use of. My time spent searching has only lead to unmaintained dead ends so far.

I think SWIG bindings would be the best option since it would allow code generation for many more languages than just C#, and also be more maintainable and less likely to die due to a lack of interest.

Re: C# or SWIG bindings

Posted: Thu Jul 05, 2012 22:37
by Kulik
I don't know about any C# bindings. I personally hate SWIG so there is little chance of me myself going in that direction. If someone else were to maintain them they could get accepted IMO.

We have Lua and Python bindings.

Re: C# or SWIG bindings

Posted: Fri Jul 06, 2012 08:45
by CrazyEddie
Hi,

Someone came to IRC some weeks ago (theMouse), and there was discussion about either a C# wrapper/binding or rebooting the CEGUI# port. I think it would be highly beneficial if all the interested parties could get together and focus their efforts in order to get the job done - that would be way better than three or four guys working separately on 'competing' efforts, and possibly ending up with nothing :)

CE.