linphone-developers
[Top][All Lists]
Advanced

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

Re: [Linphone-developers] Linphone-developers Digest, Vol 128, Issue 4


From: Gowtham
Subject: Re: [Linphone-developers] Linphone-developers Digest, Vol 128, Issue 4
Date: Fri, 4 Oct 2013 10:12:19 +0530

Hello BIENKOWSKI Guillaume,

I am using following configuration

XCODE Version 4.6 (4H127) 
Mac os x 10.7.5
Project deployment target iOS 6.0
Architectures armv7

I am looking for app store submission. I read in in some forum that say, "if application having this kind of warning  it will be rejected by apple"


On Thu, Oct 3, 2013 at 6:28 PM, <address@hidden> wrote:
Send Linphone-developers mailing list submissions to
        address@hidden

To subscribe or unsubscribe via the World Wide Web, visit
        https://lists.nongnu.org/mailman/listinfo/linphone-developers
or, via email, send a message with subject or body 'help' to
        address@hidden

You can reach the person managing the list at
        address@hidden

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Linphone-developers digest..."


Today's Topics:

   1. Re: linpnone-3.6.1 wont compile (lux-integ)
   2. R:  Compile Linphone on Android (Riccardo Sacchi)
   3. 200 and more warnigs (Gowtham)
   4. Re: 200 and more warnigs (BIENKOWSKI Guillaume)


----------------------------------------------------------------------

Message: 1
Date: Thu, 3 Oct 2013 10:41:11 +0100
From: "lux-integ" <address@hidden>
To: Guillaume Beraudo <address@hidden>
Cc: address@hidden
Subject: Re: [Linphone-developers] linpnone-3.6.1 wont compile
Message-ID: <address@hidden>
Content-Type: Text/Plain;  charset="iso-8859-1"

On Wednesday 02 October 2013 15:30:53 Guillaume Beraudo wrote:
> Hi,
>
> You should uninstall previously compiled srtp.

I did a  ./configure --help in the source tree of the  libsrtp fetched from
the gitStores and notice there   was no --enable-shared switch.  Two questions
follows:-

--Q1 Is a shared library  for libsrtp preffered to a static one ?
--Q2 if Q1 is affirmative  how does one make a  libsrtp.so  from the stuff
from git?

thanks  in advance
oh and another question
is  it useful to enable the
--enable-gdo1 switch?



------------------------------

Message: 2
Date: Thu, 3 Oct 2013 11:29:02 +0000
From: Riccardo Sacchi <address@hidden>
To: "address@hidden" <address@hidden>
Subject: [Linphone-developers] R:  Compile Linphone on Android
Message-ID:
        <address@hidden>

Content-Type: text/plain; charset="iso-8859-1"

@Jehan: thank you for the fast reply. I followed the instructions, so I downloaded, compiled and installed libantlr3c, antlr3 and CUinit (I'm using windows and cgwin). It created me a folder within bin, doc, include, lib, share folder and all relative files. Now, I try to compile belle-sip, I selected the folder in which I installed all the libs, I corrected dozens of errors like missing files, makefile with sintax problems and so on... After successfully making the configure I do the make, but I receive this error:

C:\Programmi\Java\jdk1.7.0_21 -jar /c/Programmi/Git/local/antlr/share/java/antlr.jar  -make -fo  ./belle_sip_message.g ./belle_sdp.g
C:\Programmi\Java\jdk1.7.0_21 command not valid

The jar is correctly located, the problem is that the Makefile is trying to execute the JDK whole folder instead of a single program.
I tried to manually do: java 21 -jar /c/Programmi/Git/local/antlr/share/java/antlr.jar  -make -fo  ./belle_sip_message.g ./belle_sdp.g, but I receive "./belle_sip_message.g" file not found.

I'm trying to compile these libraries for about 4 days and now I'm quite bored... someone could please send me the belle-sip sources already compiled?

Thanks

Da: linphone-developers-bounces+riccardo.sacchi=address@hidden [mailto:linphone-developers-bounces+riccardo.sacchi=address@hidden] Per conto di Jehan Monnier
Inviato: mercoled? 2 ottobre 2013 17:52
A: address@hidden
Oggetto: Re: [Linphone-developers] Compile Linphone on Android

Hi,

Both are supposed to be code generated. Check from REAME if all required tools are installed on your machine.

Jehan
www.linphone.org<http://www.linphone.org>






Le 2 oct. 2013 ? 17:44, Riccardo Sacchi <address@hidden<mailto:address@hidden>> a ?crit :


Hi to everyone, I'm trying to compile Linphone on Android (arm processor), but I've a problem with the belle_sdp_impl.c file. This C file includes the "belle_sdpParser.h" and "belle_sdpLexer.h", but both files are not present in any folder. I've also tried to download the Belle-sip separately, but I haven't be able to find the files.

Thank you and best regards

Riccardo Sacchi

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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nongnu.org/archive/html/linphone-developers/attachments/20131003/e595ad0d/attachment.html>

------------------------------

Message: 3
Date: Thu, 3 Oct 2013 17:55:01 +0530
From: Gowtham <address@hidden>
To: linphone-developers <address@hidden>
Subject: [Linphone-developers] 200 and more warnigs
Message-ID:
        <address@hidden>
Content-Type: text/plain; charset="iso-8859-1"

Hi all,

I am using linphone libraries within my application. After build in xcode
its throws 200 and more warnings.I mention one of the error below. what is
this error and how to clear this?

*ld: warning: ARM function not 4-byte aligned: _SKP_Silk_resampler_down2
from /myproject
folder/SIP/sip-sdk/apple-darwin/lib/libSKP_SILK_SDK.a(SKP_Silk_resampler_down2_arm.o)
*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nongnu.org/archive/html/linphone-developers/attachments/20131003/a04e295d/attachment.html>

------------------------------

Message: 4
Date: Thu, 3 Oct 2013 14:57:37 +0200
From: BIENKOWSKI Guillaume
        <address@hidden>
To: address@hidden
Subject: Re: [Linphone-developers] 200 and more warnigs
Message-ID:
        <address@hidden>
Content-Type: text/plain; charset="iso-8859-1"

Hello Gowtham,

Could you tell me which version of XCode you're using?
Normally these warnings are harmless.

Guillaume

*Guillaume BIENKOWSKI*
*http://www.belledonne-communications.com/
*
*
sip:address@hidden
*


On Thu, Oct 3, 2013 at 2:25 PM, Gowtham <address@hidden> wrote:

> Hi all,
>
> I am using linphone libraries within my application. After build in xcode
> its throws 200 and more warnings.I mention one of the error below. what is
> this error and how to clear this?
>
> *ld: warning: ARM function not 4-byte aligned: _SKP_Silk_resampler_down2
> from /myproject
> folder/SIP/sip-sdk/apple-darwin/lib/libSKP_SILK_SDK.a(SKP_Silk_resampler_down2_arm.o)
> *
>
>
>
> _______________________________________________
> Linphone-developers mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/linphone-developers
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nongnu.org/archive/html/linphone-developers/attachments/20131003/a528b2a0/attachment.html>

------------------------------

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


End of Linphone-developers Digest, Vol 128, Issue 4
***************************************************



--
With Regards
Gowthaman.R
chennai-90

9943991071

reply via email to

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