linphone-developers
[Top][All Lists]
Advanced

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

Re: [Linphone-developers] Issues compiling


From: Manuel Camargo Lominchar
Subject: Re: [Linphone-developers] Issues compiling
Date: Thu, 18 Jun 2015 16:53:32 +0200

I can confirm it is working now fine

Thank you for the info

2015-06-18 13:29 GMT+02:00 Sylvain Berfini <address@hidden>:
Hi again Manuel,

This compilation has been fixed.
It was caused by the removal of the binaries properties declarations in the main build.xml:
<property name="aidl" location="${android.build.tools.dir}/aidl${exe}" />
<property name="aapt" location="${android.build.tools.dir}/aapt${exe}" />
<property name="dx" location="${android.build.tools.dir}/dx${bat}" />
<property name="zipalign" location="${android.build.tools.dir}/zipalign${exe}" />

The commit id with the fix is: f5dd5cf4fd878b3b34a3b0c3eb7d3a3f37aa5a63

Cheers.
Sylvain Berfini
Software Engineer @ Belledonne Communications
Le 17/06/2015 21:32, Manuel Camargo Lominchar a écrit :
For some reason I'm unable to compile anyhow under Ubuntu 14.10

BUILD FAILED
/home/manuel/Android/Sdk/tools/ant/build.xml:649: The following error occurred while executing this line:
/home/manuel/Android/Sdk/tools/ant/build.xml:694: Execute failed: java.io.IOException: Cannot run program "/home/mcamargo/androidlib/linphone-android/${aapt}": error=2, No such file or directory

I've tried:
To install all 32 bits libraries known:
lib32stdc++6 lib32z1 gcc-multilib

Even following this guide:

I was able to install it on my office's PC with ubuntu 14.04 so i'm councious it could be something related with this one... both 64bit versions.

Any ideas where may I find the solution?

--
Manuel
!DSPAM:5581cb8918991925520742!

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


!DSPAM:5581cb8918991925520742!



reply via email to

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