< Previous by Date Date Index Next by Date >
< Previous in Thread Thread Index Next in Thread >

Re: [reSIProcate-users] Newbie Win Compile + Usage Q


Title: 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_HOWTO

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



From: Ali Jawad [mailto:ali.jawad@xxxxxxxxxxxx]
Sent: Monday, February 11, 2008 2:43 PM
To: Scott Godin; resiprocate-users@xxxxxxxxxxxxxxx
Subject: RE: [reSIProcate-users] Newbie Win Compile + Usage Q



Dear Scott

Thanks for the info I compiled in debug mode and I got rutil.lib,
resiproate.lib, ares.lib and dum.lib and add them to the default path of
the libs of VC++ ...but when I try to compile the dum/test Basic Call
app I get all kinds of missing repro functions errors, anything I missed
here ?
I compiled the dum/test project in both release and debug mode with same
results.


-----Original Message-----
From: Scott Godin [mailto:slgodin@xxxxxxxxxxxx]
Sent: Fri 2/8/2008 5:18 PM
To: Ali Jawad; resiprocate-users@xxxxxxxxxxxxxxx
Subject: RE: [reSIProcate-users] Newbie Win Compile + Usage Q

The build will produce rutil.lib, resiproate.lib, ares.lib and dum.lib -
you need to link these into your application project.  Look at the
BasicCall VS project in dum/test for a sample application that builds in
Win32.



There is no built in c# interface, but I know a few people have created
wrappers in the past.



Scott



From: resiprocate-users-bounces@xxxxxxxxxxxxxxx
[mailto:resiprocate-users-bounces@xxxxxxxxxxxxxxx] On Behalf Of Ali
Jawad
Sent: Friday, February 08, 2008 5:19 AM
To: resiprocate-users@xxxxxxxxxxxxxxx
Subject: [reSIProcate-users] Newbie Win Compile + Usage Q



Hi All

I am following the tutorial

http://www.resiprocate.org/Quick_Subversion_Checkout_and_Compilation_HOW
TO



To compile resiprocate for Win32 dev.



Once I have compiled it, how can I use it in other apps. Will there be
some dll or any other type of library that I should include in my
projects ? Or should I simply include the .h files of the classes I
intend to use ?



Is there any C# support for resiprocate ?



Are there any Win32 usage examples for resiprocate ?



Thanks for the help.








--
This message has been scanned for viruses and
dangerous content by MailScanner <http://www.mailscanner.info/> , and is
believed to be clean.


--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.