I think the Gnu/linux version doesn't compile for now, it will be
fixed next week I think.
On 2/5/06, Yohann Martineau <[EMAIL PROTECTED]> wrote:
> hello,
>
> I'm trying to build wengophone-ng on linux. I've followed the steps of
> the wiki
> (http://dev.openwengo.com/trac/openwengo/trac.cgi/wiki/HowToBuildFromSourceNg#Buildit)
>
> but I get the following error while building :
>
> g++ -fno-common -Wall -frtti -fexceptions -DQT_CORE_LIB=1 -DQT_DLL=1 
> -DQT_GUI_LIB=1 -DQT_NO_KEYWORDS=1 -DQT_PLUGIN=1 -DQT_THREAD_SUPPORT=1 
> -DUNICODE=1 -Irelease-symbols/libs/sound/include -Ilibs/sound/include 
> -Irelease-symbols/libs/util/include -Ilibs/util/include 
> -I/usr/local/include/boost-1_33_1 -Irelease-symbols/libs/curl/include 
> -Ilibs/curl/include -Irelease-symbols/libs/curl/lib -Ilibs/curl/lib 
> -Irelease-symbols/libs/global/include -Ilibs/global/include 
> -I/usr/local/Trolltech/Qt-4.1.1-snapshot-20060204/include 
> -I/usr/local/Trolltech/Qt-4.1.1-snapshot-20060204/include/Qt 
> -I/usr/local/Trolltech/Qt-4.1.1-snapshot-20060204/include/QtCore 
> -I/usr/local/Trolltech/Qt-4.1.1-snapshot-20060204/include/QtGui 
> -I/usr/local/Trolltech/Qt-4.1.1-snapshot-20060204/include/QtNetwork 
> -I/usr/local/Trolltech/Qt-4.1.1-snapshot-20060204/include/QtDesigner 
> -I/usr/local/Trolltech/Qt-4.1.1-snapshot-20060204/include/QtXml 
> -I/usr/local/Trolltech/Qt-4.1.1-snapshot-20060204/mkspecs/linux-g++ 
> -Irelease-symbols/libs/portaudio/pa_common -Ilibs/portaudio/pa_common -c -o 
> release-symbols/libs/sound/src/unix/AudioDevice.o 
> libs/sound/src/unix/AudioDevice.cpp
> libs/sound/src/unix/AudioDevice.cpp: In static member function 'static int 
> AudioDevice::getWaveOutDeviceId(const std::string&)':
> libs/sound/src/unix/AudioDevice.cpp:158: error: conversion from 
> 'std::list<std::string, std::allocator<std::string> >' to non-scalar type 
> 'StringList' requested
> libs/sound/src/unix/AudioDevice.cpp: In static member function 'static int 
> AudioDevice::getWaveInDeviceId(const std::string&)':
> libs/sound/src/unix/AudioDevice.cpp:173: error: conversion from 
> 'std::list<std::string, std::allocator<std::string> >' to non-scalar type 
> 'StringList' requested
> scons: *** [release-symbols/libs/sound/src/unix/AudioDevice.o] Error 1
> scons: building terminated because of errors.
>
> I don't think it comes from an environment issue... but I'm not sure as
> it is the first time I build wengophone-ng.
>
> Thx,
>
> yohann
>
> _______________________________________________
> Wengophone-devel mailing list
> [email protected]
> http://dev.openwengo.com/mailman/listinfo/wengophone-devel
>
_______________________________________________
Wengophone-devel mailing list
[email protected]
http://dev.openwengo.com/mailman/listinfo/wengophone-devel

Reply via email to