< Previous by Date | Date Index | Next by Date > |
< Previous in Thread | Thread Index | Next in Thread > |
Thanks Scott
That made my life easier since I have compiled reSIProcate_7_1.sln with no errors..however compiling the basic call app and the the project in the test dir cause a lot of problems..I will retry tomorrow and post results since the compiler is at my office PC
Thx again Scott.
-----Original Message-----
From: Scott Godin [mailto:slgodin@xxxxxxxxxxxx]
Sent: Tue 2/12/2008 12:29 AM
To: Ali Jawad; resiprocate-users@xxxxxxxxxxxxxxx
Subject: RE: [reSIProcate-users] Newbie Win Compile + Usage Q
You can drop TFM. The only projects you will care about is: ares,
rutil, resiprocate, dum and potentially their related /test directories
and programs.
Scott
From: Ali Jawad [mailto:ali.jawad@xxxxxxxxxxxx]
Sent: Monday, February 11, 2008 4:22 PM
To: Scott Godin; resiprocate-users@xxxxxxxxxxxxxxx
Subject: RE: [reSIProcate-users] Newbie Win Compile + Usage Q
Thanks Scott
I really do appreciate your help, what I want to achive is the
following. Provide a devel team with an SDK to build a softphone, from
what I have read resiprocate can bu used to build a softphone and it has
been done before. I am not interested in the repro proxy server. So does
that mean I can drop the TFM sln altogether ?
If yes, do I still need the 4 libs or can I drop some of those too ?
Thx Scott
-----Original Message-----
From: Scott Godin [mailto:slgodin@xxxxxxxxxxxx]
Sent: Tue 2/12/2008 12:15 AM
To: Ali Jawad; resiprocate-users@xxxxxxxxxxxxxxx
Subject: RE: [reSIProcate-users] Newbie Win Compile + Usage Q
FYI - You don't need TFM to do any development. It is just a test
harness for the repro proxy server.
If you really want to build TFM, you will need to grab both boost
(boost.org) and openSSL from external sources (I use openSSL 0.9.8 win32
binary distribution, and Boost 1.34_1). I just updated the TFM project
files with some fixes - so do a SVN update and make sure you have the
latest.
I have never tried to build with VS2008 - but others on the list have.
Good luck.
Scott
From: Ali Jawad [mailto:ali.jawad@xxxxxxxxxxxx]
Sent: Monday, February 11, 2008 4:08 PM
To: Scott Godin; resiprocate-users@xxxxxxxxxxxxxxx
Subject: RE: [reSIProcate-users] Newbie Win Compile + Usage Q
Dear Scott
Thank you for your feedback..I did download the latest SVN revision and
as per
http://www.resiprocate.org/Quick_Subversion_Checkout_and_Compilation_HOW
TO
I compiled reSIProcate_7_1.sln this went smooth with no errors
After that I tried to compile tfm/tfm.sln and that is where the problems
started two of the libs the sln asked for were boost libs (I am using
VC8 Express editin ) and CPPUNIT. It also asked for OpenSSL headers even
though I was comiling in debug mode with no SSL. As you have previously
indicated the linkage had to be changed for it to work. After some
effort I ended up with the lib files...but basic call app is throwing
errors..I will send them tomorow hopefully you can help me out.
I am stating the info above just if other users face the same probs..I
am not complaining. I appreciate the great job the resiprocate community
is doing.
Maybe once it is running correctly I can put together a short howto on
how to compile in VC8
Thanks Scott
-----Original Message-----
From: Scott Godin [mailto:slgodin@xxxxxxxxxxxx]
Sent: Mon 2/11/2008 10:53 PM
To: Ali Jawad; resiprocate-users@xxxxxxxxxxxxxxx
Subject: RE: [reSIProcate-users] Newbie Win Compile + Usage Q
You shouldn't need to modify the projects/solution that are there. The
(non-SSL) VS project and solution files should build BasicCall right
from SVN with no modifications. Also - BasicCall has nothing to do with
repro, I don't understand how you would have got those errors.
You may want to try reverting your files back to the repository
versions.
Scott
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.