This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

R: search.h


--- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]