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 - stgben

Pages: [1]
1
DotNet / SFML 2.0 with mono
« on: January 06, 2012, 09:04:55 pm »
Yes I compiled everything from scratch: SFML (older revision, pre- merge branch into Drawables), CSFML, and SFML.Net, all using Makefiles.

2
DotNet / SFML 2.0 with mono
« on: January 06, 2012, 08:33:32 pm »
Yeah. I've gone over every thread I can find with SFML.Net/Mono without luck. Do you know what the equivalent file type under Mac is for .so? I've been using .dylib in place for the guide you linked.

For the time being I'm just going to code in C++.

3
DotNet / SFML 2.0 with mono
« on: January 05, 2012, 11:41:22 pm »
No joy. It may be the small difference between linux and mac, but after 6 hours of wracking my brain on this I'm going to give it a break.

4
DotNet / SFML 2.0 with mono
« on: January 05, 2012, 09:36:32 pm »
I'm running into similar problems with SFML.Net and Mono. I've managed to get the example SFML.Net application to compile, but upon running I get some dll errors. I was hoping someone could shed light on these.

http://pastie.org/pastes/3133465

I have dll's all over the place, trying to cover all my bases and nothing seems to be helping.

Pages: [1]
anything