R: search.h
Marco Atzeri
marco_atzeri@yahoo.it
Mon Jul 19 07:36:00 GMT 2010
--- Lun 19/7/10, alex42 ha scritto:
>
> I am attempting to create an Android application based on C
> code that I did
> not write. This means using Cygwin to compile this code
> into the form that
> the Android NDK can use. However, when I try to do this, it
> gives an error
> on one of the source files, claiming that search.h doesn't
> exist. I checked,
> and search.h is definitely in the Cygwin libraries that I
> have installed.
> What might be causing this and how can I fix it?
> --
Hi Alex,
likely the code is looking in a different place.
You need to investigate by yourself as we can not guess
what the application is expecting from environment
Marco
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
More information about the Cygwin
mailing list