Re: [Ekiga-devel-list] [Win32] Unable to compile ekiga for windows



Thierry Simonnet wrote:
> Hi,
> 
> I made 2 mods :
> 
> src/ptlib/include/ptlib/socket.h (line 495):
> /*  private: */
>   public:
>     P_fd_set(const P_fd_set &) {}
>     void operator=(const P_fd_set &) {}
> };

Does it still apply?

> src/ptlib/plugins/Makefile.in :
> ###############################audioSHM
> #HAS_AUDIOSHM        = 1
> HAS_AUDIOSHM        = 0
> 
> ifeq (1,$(HAS_AUDIOSHM))
> SUBDIRS         += sound_shm
> endif

The audioshm part is fixed now, is that right?

Eugen


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]