From: Markus N. <mar...@gm...> - 2011-06-18 01:09:47
|
Hi, Since the recent update I can't build the android demos anymore on my Linux machine. Depending on the config used ant tries to include this build files: build-Android.xml, build-Java.xml or build-Xcode.xml. The actual file names though are build-*a*ndroid.xml, build-*j*ava.xml and build-*x*code.xml. Because of this upper-/lowercase issue the build fails. @Panayotis: Afair you did the changes to the build files a few commits ago. Can you please verify that you didn't break the build for everyone who uses a casesensitive file system. Thanks, Markus |