Android tests - Printable Version +- Cuberite Forum (https://forum.cuberite.org) +-- Forum: Cuberite (https://forum.cuberite.org/forum-4.html) +--- Forum: Development (https://forum.cuberite.org/forum-13.html) +--- Thread: Android tests (/thread-530.html) |
RE: Android tests - worktycho - 06-10-2014 Maybe'll wire it up after my exams. Im not planning on doing a dev work for the next two weeks because of them. RE: Android tests - NiLSPACE - 10-30-2014 Aww I tried compiling MCServer for Android I try it once in a while, but the android ndk didn't like the C++11 stuff RE: Android tests - FakeTruth - 10-30-2014 (10-30-2014, 06:05 AM)STR_Warrior Wrote: Aww I tried compiling MCServer for Android I try it once in a while, but the android ndk didn't like the C++11 stuff Maybe update your NDK version? Apparently it does have support for C++11 http://www.drdobbs.com/cpp/accessing-c11-features-of-the-android-nd/240168385 RE: Android tests - NiLSPACE - 10-31-2014 I tried, and it doesn't give the C++11 errors anymore, but rather that it can't find files from other projects. Now after I hardcoded most of the paths it still doesn't compile RE: Android tests - tonibm19 - 12-04-2014 It would be awesome if MCServer worked on Android. Now Ive bought a moto g my galaxy s plus could host a server. But, how did this begin? I remember I used MCServer well in a galaxy mini. It was 1/2 years ago, using MCServer from the old main page, r1500 or something like that. RE: Android tests - NiLSPACE - 12-29-2014 I looked at the Visual Studio 2015 Preview features and noticed that you can create C++ Android apps with it. I'm installing it now just to mess around with it a little. RE: Android tests - tonibm19 - 12-29-2014 Good luck! I wish it works. RE: Android tests - NiLSPACE - 12-29-2014 Pfff. I need Hyper-v, but that only works when you have Windows 8.1 Pro. Now I have to update first. Luckily I can download it for free thanks to my school. RE: Android tests - tonibm19 - 12-29-2014 That's bad RE: Android tests - NiLSPACE - 12-29-2014 Well.. we might get it to work at some point, but not today ;( Visual Studio 2015 doesn't even want to compile MCServer for windows. |