Re: compiling gloox 1.0-beta2 with MSVC2005
From: Alban Taraire <alban.taraire@xxxxxxxxx>
Date: Fri, 7 Mar 2008 12:50:11 +0100 (CET)
On Friday 07 March 2008 19:24:35 Jakob Schröter wrote:

> The .dsp is out of date. Besides removing softwareversion.{h,cpp}, please
> add event.h and eventdispatcher.{h,cpp}. Also, you'll have to add these
> libs for the linker: crypt32 secur32 dnsapi
> Further, the attached patchlet might help as well.

Hi Jakob,

I figured out the different problems indeed, but was stuck with a last 3 
linking errors concerning PubSubEvent. 
Was about to send a new e-mail when your answer arrived with the patchlet that 
corrected these.
Everything is fine now, thanks a lot !

Alban