public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Issue with CYGWIN :(
@ 2018-04-17  6:35 Imran Khan
  2018-04-17 11:56 ` Eliot Moss
  0 siblings, 1 reply; 2+ messages in thread
From: Imran Khan @ 2018-04-17  6:35 UTC (permalink / raw)
  To: cygwin

 Hi BeCygwin,
      Can you help me in resolving the issue?


What I am doing here.
1. Cloned into the local  machine :-> git clone https://bitbucket.org/gr
idrasterproduct/live-555
2. download NDK:-> https://developer.android.com/ndk/downloads/older_
releases.html
<https://developer.android.com/ndk/downloads/older_releases.html>=>
Windows 64-bit *android-ndk-r10e-windows-x86_64.zip*
<https://dl.google.com/android/repository/android-ndk-r10e-windows-x86_64.zip>
5006864954 a29f3ae41fb02b64ca8ad2b0903f74356f953d9f
3. Open Cygwin terminal:
 executed below

=>
1. cd to LIVE-555 folder
************@DESKTOP-PUEEUEA /cygdrive/e/*****/*****/sw/LIVE-555*
2. execute the ndk-build command
*$
E:/********/*****/android-ndk-r10e-windows-x86_64/android-ndk-r10e/ndk-build*
*Android NDK: Your APP_BUILD_SCRIPT points to an unknown file:
E:\*******\******\android-ndk-r10e-windows-x86_64\android-ndk-r10e/jni/Android.mk*
*/cygdrive/e/Imran/REPO/android-ndk-r10e-windows-x86_64/android-ndk-r10e/build/core/add-application.mk:199
<http://add-application.mk:199/>: *** Android NDK: Aborting...    .  Stop.*


*error msgs are marked in bold with Yellow highlighted*

Regards,
Imran
India- Qualcomm Pvt Ltd (Senior QA Engineer)

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Issue with CYGWIN :(
  2018-04-17  6:35 Issue with CYGWIN :( Imran Khan
@ 2018-04-17 11:56 ` Eliot Moss
  0 siblings, 0 replies; 2+ messages in thread
From: Eliot Moss @ 2018-04-17 11:56 UTC (permalink / raw)
  To: cygwin

On 4/17/2018 2:35 AM, Imran Khan wrote:
 >   Hi BeCygwin,
 >        Can you help me in resolving the issue?
 > 1. cd to LIVE-555 folder
 > ************@DESKTOP-PUEEUEA /cygdrive/e/*****/*****/sw/LIVE-555*
 > 2. execute the ndk-build command
 > *$
 > E:/********/*****/android-ndk-r10e-windows-x86_64/android-ndk-r10e/ndk-build*
 > *Android NDK: Your APP_BUILD_SCRIPT points to an unknown file:
 > E:\*******\******\android-ndk-r10e-windows-x86_64\android-ndk-r10e/jni/Android.mk*
 > 
*/cygdrive/e/Imran/REPO/android-ndk-r10e-windows-x86_64/android-ndk-r10e/build/core/add-application.mk:199
 > <http://add-application.mk:199/>: *** Android NDK: Aborting...    .  Stop.*

Looks to me that ndk-build figures it's on a Windows machine and is using Windows-style
paths, etc.  cygwin tries to make things *look* mostly Posixy, but if something insists
on realizing it is on Windows, then it is that thing that you need to adjust.  I would
start by seeing how ndk-build determines what flavor of OS it's on, and seeing if you
can convince it to do more linux-style things.  Of course, while any things build more
or less out of the box on cygwin, but everything will ...

Regards - Eliot Moss

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-04-17 11:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-17  6:35 Issue with CYGWIN :( Imran Khan
2018-04-17 11:56 ` Eliot Moss

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).