I'm getting a compile error when I try to compile the SDK. Here's what
I do, and the tail end of the errors...

> repo init -u git://android.git.kernel.org/platform/manifest.git
> repo sync
> make

build/core/product_config.mk:229: WARNING: adding test OTA key
build/core/main.mk:177: implicitly installing apns-conf_sdk.xml
host C++: aapt <= frameworks/base/tools/aapt/XMLNode.cpp
frameworks/base/tools/aapt/XMLNode.cpp: In function `status_t
parseStyledString(Bundle*, const char*, android::ResXMLTree*, const
android::String16&, android::String16*,
android::Vector<StringPool::entry_style_span>*, bool)':
frameworks/base/tools/aapt/XMLNode.cpp:115: error: syntax error before
`,' token
frameworks/base/tools/aapt/XMLNode.cpp:125: error: syntax error before
`,' token
frameworks/base/tools/aapt/XMLNode.cpp:132: error: syntax error before
`,' token
frameworks/base/tools/aapt/XMLNode.cpp:167: error: syntax error before
`,' token
frameworks/base/tools/aapt/XMLNode.cpp:176: error: syntax error before
`,' token
frameworks/base/tools/aapt/XMLNode.cpp:193: error: syntax error before
`,' token
frameworks/base/tools/aapt/XMLNode.cpp:221: error: syntax error before
`,' token
frameworks/base/tools/aapt/XMLNode.cpp:229: error: syntax error before
`,' token
make: *** [out/host/linux-x86/obj/EXECUTABLES/aapt_intermediates/
XMLNode.o] Error 1



Anyone got any ideas of what might cause this?

- Ian Beveridge

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to