Matteo,

Congratulations! I will add that piece of information to the howto.

-Lukas
 
Lukas Oberhuber

-----Original Message-----
From: Matteo Campana [mailto:[EMAIL PROTECTED] 
Sent: 21 December 2006 16:07
To: Lukas Oberhuber; [email protected]
Subject: Compiling 2.0 version with Microsoft Visual Studio 2005 Express
Edition --> OK :)

Hello Lukas (and everybody), I have successfully compilated WengoPhone 
with  Microsoft Visual Studio 2005 Express Edition, and the phone now 
works with Asterisk through the patch that Lukas has posted.

The last fix to resolve

webcam.lib(DirectXWebcamDriver.obj) : error LNK2019: unresolved external
symbol
"char * __stdcall _com_util::ConvertBSTRToString(wchar_t *)"


was to modify  wifo\phapi\Sconscript file: the occorrence of comsupp 
becomes comsuppw, and this is the correct directive.

if WengoCCMSVC():
        libs += [
            'comsuppw',
        ]

Regards,
Matteo



-- 
Matteo Campana
------------------------
Responsabile Tecnico ICT
Klarya s.r.l.
via Pirandello, 24
40127 Bologna

Tel: +39 051 7401143
Mob: +39 328 3019223
Email: [EMAIL PROTECTED]
Web: www.klarya.it



_______________________________________________
Wengophone-devel mailing list
[email protected]
http://dev.openwengo.com/mailman/listinfo/wengophone-devel

Reply via email to