Running: find . -name Compat.h
on my nexus 4 tree (which is JB based) yields: ./frameworks/native/include/utils/Compat.h On my ICS based unagi tree, it yields: ./frameworks/base/include/utils/Compat.h Comparing the 2 files, it looks like they moved the file. Dave Hylands ----- Original Message ----- > From: "Jose Vidal" <[email protected]> > To: [email protected] > Sent: Monday, February 10, 2014 1:26:54 PM > Subject: Re: [b2g] utils/Compat.h: No such file or directory > > Hi, > > I have compared between b2g_jb_3.2 and b2g_ics_1.2 from the > www.codeaurora.org repo site (platform/frameworks/base) > > For example, in the first repo (b2g_jb_3.2) the "utils" directory there is > not, but the "#include <utils/Compat.h>" is called from "androidfw/Asset.h". > And, there is more than one. > > How is that possible ? > > What can I do. ? > > I my case, I' working with b2g_jb_3.2. > > I hope your help. > > Regards. > > > jvidalsm > _______________________________________________ > 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
