This is great news! Can you help me update
https://developer.mozilla.org/en-US/docs/Mozilla/Firefox_OS/Building#clang_errors_when_building_with_XCode_5_on_Mac appropriately? I'm getting a bit lost in the back and forth of it all ;-) On 18 Oct 2013, at 02:46, Christopher De Cairos <[email protected]> wrote: > Hey James, > > I can confirm that I was able to successfully flash the build onto my ZTE > Open! > > Regards, > > Christopher De Cairos > Integration Engineer - Webmaker > Mozilla Foundation > > On 2013-10-17 2:42 PM, James Kruth wrote: >> That's great news! Does it flash correctly on your device? >> >> On Thursday, October 17, 2013 2:28:12 PM UTC-4, Christopher De Cairos wrote: >>> Yes, something funky is going on with c++ >>> >>> >>> >>> I've manually pointed c++ at clang++ and now everything's looking great! >>> >>> >>> >>> Regards, >>> >>> >>> >>> Christopher De Cairos >>> >>> Integration Engineer - Webmaker >>> >>> Mozilla Foundation >>> >>> >>> >>> On 2013-10-16 10:12 PM, James Kruth wrote: >>> >>>> I'd go so far as to say that's incorrect if Xcode 5 is installed. Is >>>> there a new version of the Xcode command line tools available for you? >>>> I'm wondering if that's the difference? >>>> On Wednesday, October 16, 2013 9:34:24 PM UTC-4, Christopher De Cairos >>>> wrote: >>>>> hmm yeah, my output is slightly different: >>>>> B2G git:(master) which -a c++ >>>>> /usr/bin/c++ >>>>> /usr/bin/c++ >>>>> B2G git:(master) ls -l `which -a c++` >>>>> lrwxr-xr-x 1 root wheel 21 11 Oct 22:43 /usr/bin/c++ -> >>>>> /usr/bin/llvm-g++-4.2 >>>>> lrwxr-xr-x 1 root wheel 21 11 Oct 22:43 /usr/bin/c++ -> >>>>> /usr/bin/llvm-g++-4.2 >>>>> Regards, >>>>> Christopher De Cairos >>>>> Integration Engineer - Webmaker >>>>> Mozilla Foundation >>>>> On 2013-10-16 9:16 PM, James Kruth wrote: >>>>>> which -a c++ >>>> _______________________________________________ >>>> dev-b2g mailing list >>>> [email protected] >>>> https://lists.mozilla.org/listinfo/dev-b2g >> _______________________________________________ >> dev-b2g mailing list >> [email protected] >> https://lists.mozilla.org/listinfo/dev-b2g > > _______________________________________________ > dev-b2g mailing list > [email protected] > https://lists.mozilla.org/listinfo/dev-b2g _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
