linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Linphone-developers] Compiling


From: Bill
Subject: Re: [Linphone-developers] Compiling
Date: Wed, 27 Apr 2011 17:39:25 -0700
User-agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.15) Gecko/20110303 Thunderbird/3.1.9

I definitely missed that step. So now trying to do it and getting:

$ ndk-build
Invalid attribute name: android:debuggable
make: *** /cygdrive/c/Users/billn2/workspace/AndroidApplication9/jni/../: Is a d
irectory.  Stop.

On 4/26/2011 Tuesday 11:27 27, Guillaume BERAUDO wrote:
Hi All,

When you clone the repository or pull newest files you need to re-run
ndk-build. Have you done it?

Depending on the changes you may have to rebuild all using "ndk-build
-B".

Look at the README file.


Guillaume


  Le Tue, 26 Apr 2011 23:23:51 +0100,
Anis Ben Nsir<address@hidden>  a écrit :

Hi Bill,
Thank you for your response. it run on the emulator, but still having
problem to run it in my Nexus One.


Anis



2011/4/26 Bill<address@hidden>

Hi:

Just downloaded the newest android git files (version 1.1.4  into
Eclipse and tried to build. The program compiled; I was able to
load it to my android tablet, but as soon as I opened it, it would
crash. Ran it in the android emulator, and found that it was
crashing due to a procedure in version.java called
public static boolean hasNeon(){
        //if (hasNeon == null) hasNeon = nativeHasNeon();
        //return hasNeon;
        return false;
    }

The only way I could get it to run was to comment out the procedure
and add return false.

compiling for android 2.2 sdk 8

Bill

_______________________________________________
Linphone-developers mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/linphone-developers


_______________________________________________
Linphone-developers mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/linphone-developers


-----
No virus found in this message.
Checked by AVG - www.avg.com
Version: 10.0.1321 / Virus Database: 1500/3599 - Release Date: 04/26/11




reply via email to

[Prev in Thread] Current Thread [Next in Thread]