Hi Raghavan,

I guess we are heading in the right direction. This is what I have approached to it till now.

1. Added a new project named sipset to the vocal workspace - directory sip/sipset
2. Copied libmedia libsoundcard LinRTP sip/libsipua sip/gua folders from vocal 1.5a to the vocal 1.4 directory.
3. Added sip/gua/* files to the sipset project.
4. Copied the settings of ua project to the sipset project.
5. Tried compiling sipset.
6. Removed the include file errors by adding these lines in the Project Options - "..\b2b" /I "..\b2b\uaState" /I "..\libsipua" /I "..\b2b\controlState" /I "..\..\libmedia" /I "..\..\libsoundcard" /I "..\ua" /I "..\..\vm\vmcp" /I
7. And now working on to remove the other errors.

I guess I might be doing lot of redundant things right now, but i guess the clean up work can be done later. One of most frequent errors is regarding 'sndfile.h'

PlayQueue.cxx
h:\vocal5\vocal-1.5.0alpha2\sip\gua\playqueue.h(63) : fatal error C1083: Cannot open include file: 'sndfile.h': No such file or directory
Recorder.cxx
h:\vocal5\vocal-1.5.0alpha2\sip\gua\recorder.h(63) : fatal error C1083: Cannot open include file: 'sndfile.h': No such file or directory

Any ideas?

The machine I am using has 512M RAM and has over 1 GHz intel processor.

Regards,
-
Ritesh Maheshwari
Final yr, Computer Sci & Engg
IIT Kharagpur, India
[EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED]





From: "Raghavan Kripakaran \(rkripa\)" <[EMAIL PROTECTED]>
Reply-To: <[EMAIL PROTECTED]>
To: "'Ritesh Maheshwari'" <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]>
Subject: RE: [vocal-dev] sipset porting Re: [sipset] Re: [Vocal] complilation problem in porting
Date: Sun, 9 Feb 2003 20:12:51 -0800

Hi Ritesh,

It is not too long, VOCAL-1.5 will become stable soon.

The first step to port SIPSet to w2k is to port util, rtp, sdp,
sipstack, libmedia, libsipua and gua.
In the past for SUA, util, rtp, sdp, sipstack have been ported by the
community. There might be some work, not a whole lot. Libsipua and
libmedia might be new to port and so is gua.
Do not worry about porting the gui portion, i.e the sipset.

All you have to do is use the project files from old sua and start
modifiying it to include the newer files and fixing code where the
compilation breaks....

Make sure you have a fast PC with lots of RAM and fast disk.

Raghavan



_________________________________________________________________
The new MSN 8: advanced junk mail protection and 2 months FREE* http://join.msn.com/?page=features/junkmail

_______________________________________________
Sip-implementors mailing list
[EMAIL PROTECTED]
http://lists.cs.columbia.edu/mailman/listinfo/sip-implementors

Reply via email to