Welcome, Guest. Please login or register. Did you miss your activation email?

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - h_double

Pages: [1]
1
General / Built SFML.NET bindings, where to install? (OSX/MonoDevelop)
« on: December 27, 2011, 11:15:45 pm »
I am a fairly experienced developer in general, but new to both SFML and .NET/MonoDevelop. I'm running MacOS 10.6.8 with Mono 2.10.8 and MonoDevelop 2.8.5

I installed the basic SFML 1.6 Framework, and can build and run a test app in XCode.

I then installed the CSFML framework and the Tao framework, and as far as I can tell, it's all working. With a bit of effort, I was able to build the SFML.NET bindings from source in MonoDevelop, using the SFML.net.sln solution file that comes with the SFML .NET package. The .NET SDK built without errors but I'm not quite sure how to actually install and reference it.

What do I do now? Which files (from the .NET SDK) do I put where so that MonoDevelop can see them. Can someone give me a quick little C#/SFML "hello world" test I can run to make sure everything is up and running?

Pages: [1]
anything