Hi again...
Well I updated the source tree of openwengo (commit 7177). I'm
compiling with Visual Studio Express 2005 and with MinGW. But in both
I have the next errors:
************************************************************************************************************
[
_E=char,
_Tr=std::char_traits<char>
]
D:\Program Files\Platform SDK\Include\crt\ostream(61): or 'std::basic_os
tream<_E,_Tr> &std::basic_ostream<_E,_Tr>::operator <<(std::_Bool)'
with
[
_E=char,
_Tr=std::char_traits<char>
]
D:\Program Files\Platform SDK\Include\crt\ostream(445): or 'std::basic_o
stream<_E,_Tr> &std::operator <<<char,std::char_traits<char>>(std::basic_ostream
<_E,_Tr> &,const unsigned char)' [found using argument-dependent lookup]
with
[
_E=char,
_Tr=std::char_traits<char>
]
D:\Program Files\Platform SDK\Include\crt\ostream(441): or 'std::basic_o
stream<_E,_Tr> &std::operator <<<char,std::char_traits<char>>(std::basic_ostream
<_E,_Tr> &,const signed char)' [found using argument-dependent lookup]
with
[
_E=char,
_Tr=std::char_traits<char>
]
while trying to match the argument list '(std::stringstream, const unsig
ned __int64)'
scons: *** [debug\wengophone\src\model\WengoPhone.obj] Error 2
scons: building terminated because of errors.
D:\openwengo>
*******************************************************************************************************************
The options for compiling are:
for visual express 2005
D:\openwengo_vc>scons mode=release-symbols
qtwengophone
for MinGW
D:\openwengo>scons prepare-for-mingw=yes qtwengophone
Can anyone help me???????
_______________________________________________
Wengophone-devel mailing list
[email protected]
http://dev.openwengo.com/mailman/listinfo/wengophone-devel