< Previous by Date | Date Index | Next by Date > |
< Previous in Thread | Thread Index | Next in Thread > |
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_HOWTO
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.