Fork me on GitHub

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

Pages: [1]
1
Discussion / Re: Is Mineserver dead?
« on: March 19, 2012, 06:26:24 pm »
Yeah my C/C++ skills are OK, but not good enough for a project like this. If this was PHP or Javascript (NodeJS) I would think about helping, but I have a lot of other things going on. =/

2
Discussion / Re: Is Mineserver dead?
« on: March 16, 2012, 03:30:41 am »
I was just thinking about Mineserver 2.0 and noticed no code has been added since January.  :(

3
Support / Re: Tested 2-Mar-11 Release: One BIG Problem!
« on: May 17, 2011, 03:15:31 am »
I think this has been fixed in a couple of the branches with changing string stuff to us std::wstring in the chat.cpp file. I can't test it at the moment.. =(

4
Support / Re: Tested 2-Mar-11 Release: One BIG Problem!
« on: May 07, 2011, 01:09:36 am »
DOH!

5
Support / Re: lighting.cpp Build Error
« on: May 07, 2011, 12:48:54 am »
I changed to k8 from x86_64

6
Support / Re: lighting.cpp Build Error
« on: May 07, 2011, 12:23:03 am »
Yeah - I did "find . -type f -exec sed -i 's/march=native/march=x86_64/g' {} \;"
Says that "x86_64" is a bad value

Pages: [1]