For$
<!-- begin site header -->
<div id=

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

Pages: [1]
1
Development / Development state
« on: June 28, 2011, 09:02:25 pm »
Hello!

What is the current state of mineserver? As far as I see, there are no commits for a long period, my pull request is hanging for a day.
I wish to join mineserver development but can't determine how often I should send pull requests and where to discuss questions like API or architecture changes.

2
Support / Re: Error building June 12 release :(
« on: June 28, 2011, 07:43:29 pm »
Try adding the following lines to the beginning of mcregion.cpp:
Code: [Select]
#include <sys/types.h>
#include <dirent.h>

Pages: [1]