When I see that aapt/libz.so.1 error, it usually means I have a syntax error
in my xml files. I've no idea why it gripes about a missing lib file, but
that's never been the actual problem for me.

If all of your source files are without error, you could try going to the
menu bar and selecting Project -> Clean, then select the project and click
'OK'. Then try to rebuild.  That seems to fix some of these sorts of errors
for others.

--PW

On Sun, Mar 20, 2011 at 8:10 PM, Nanard <bsegon...@free.fr> wrote:

> Hi,
>
> Thanks for the answer.
>
> The error message in Eclipse/Android :
>
> [2011-03-20 21:09:37 - DrawIt] /home/bsegonnes/to_burn/DVD_sauvegarde/
> download/Google_Android/android-sdk-linux_x86/platform-tools/aapt: /
> lib/libz.so.1: no version information available (required by /home/
> bsegonnes/to_burn/DVD_sauvegarde/download/Google_Android/android-sdk-
> linux_x86/platform-tools/aapt)
> [2011-03-20 21:09:37 - DrawIt] ERROR: Unable to open class file /home/
> bsegonnes/to_burn/DVD_sauvegarde/bsegonnes/EclipseWorkspace/DrawIt/gen/
> bse/drawit/R.java: No such file or directory
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>

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

Reply via email to