Re: [Ekiga-devel-list] [Win32] Trouble with assistant.cpp
- From: Eugen Dedu <Eugen Dedu pu-pm univ-fcomte fr>
- To: Ekiga development mailing list <ekiga-devel-list gnome org>
- Subject: Re: [Ekiga-devel-list] [Win32] Trouble with assistant.cpp
- Date: Sat, 15 May 2010 09:40:26 +0200
On 15/05/10 08:22, Thierry Simonnet wrote:
Last modification of assistant.cpp (ekiga trunk version) gives me :
gui/assistant.cpp: In function âvoid
prepare_audio_devices_page(EkigaAssistant*)â:
gui/assistant.cpp:1070: error: "get_default_audio_device_name" was not
declared in this scope
gui/assistant.cpp:1074: error: "get_default_audio_device_name" was not
declared in this scope
gui/assistant.cpp:1078: error: "get_default_audio_device_name" was not
declared in this scope
gui/assistant.cpp: In function "void
prepare_video_devices_page(EkigaAssistant*)":
gui/assistant.cpp:1189: error: "get_default_video_device_name" was not
declared in this scope
In file included from
/root/win32/include/boost/function/detail/prologue.hpp:17,
from /root/win32/include/boost/function/function_template.hpp:13,
from /root/win32/include/boost/function/detail/maybe_include.hpp:23,
from /root/win32/include/boost/function/function2.hpp:11,
from /root/win32/include/boost/signals/detail/named_slot_map.hpp:18,
from /root/win32/include/boost/signals/detail/signal_base.hpp:15,
from /root/win32/include/boost/signals/signal_template.hpp:23,
from /root/win32/include/boost/signals/signal0.hpp:24,
from /root/win32/include/boost/signal.hpp:19,
from /root/win32/include/boost/signals.hpp:9,
from ../lib/engine/framework/services.h:47,
from gui/assistant.cpp:41:
Please add
#include "misc.h"
after
#include "assistant.h"
and tell us if it works.
I made that change without being able to check it...
--
Eugen
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]