On 2014-07-08, 8:51 PM, Garvan Keeley wrote:
Error running mach:
['build',
'/Users/gkeeley/c/src2/obj-fennec/mobile/android/base/ANDROID_ECLIPSE_PROJECT_Fennec']
Indeed that file does not exist
It's not a file, it's a make target; that's just a mach-ism for how to run:
make -C /Users/gkeeley/c/src2/obj-fennec/mobile/android/base
ANDROID_ECLIPSE_PROJECT_Fennec
You should see such targets in
/Users/gkeeley/c/src2/obj-fennec/mobile/android/base/backend.mk.
Can you include the output of |mach build-backend -b=AndroidEclipse| and
the full output of the above?
Also, are you running Windows? I guess that should be FAQ #1 -- Windows
doesn't support symlinks (in a sensible way), so it's unlikely this
approach will ever work. I'll update the Wiki.
Nick
_______________________________________________
mobile-firefox-dev mailing list
[email protected]
https://mail.mozilla.org/listinfo/mobile-firefox-dev