project-navigation
Personal tools

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

Pages: [1]
1
Linux / Re: Can't build 2.5 on Debian Wheezy
« on: July 02, 2014, 10:28:43 pm »
I've commented "mojo" line in /build/install.mk file, and make completes successful:

Code: [Select]
include build/install_android.mk
include build/install_linux.mk
include build/install_mac.mk
#include build/install_mojo.mk
include build/install_windows.mk

AFAIK it's about game installer, which is not needed if you run game from source dir.

2
Linux / Re: Can't build 2.5 on Debian Wheezy
« on: July 02, 2014, 10:12:59 pm »
Same thing on latest 2.5 branch (now stable). Anyone have any ideas?

Pages: [1]