After fixing scons issue, I ran into those compilation errors:
|/usr/bin/ld: warning -L: directory name
(debug/libs/qtutil/usr/local/Trolltech/Qt-4.1.1/lib) does not exist
/usr/bin/ld: warning -L: directory name
(libs/qtutil/usr/local/Trolltech/Qt-4.1.1/lib) does not exist
*/usr/bin/ld: Undefined symbols:
std::basic_string<wchar_t, std::char_traits<wchar_t>,
std::allocator<wchar_t> >::_S_empty_rep_storage
std::basic_string<char, std::char_traits<char>, std::allocator<char>
>::_S_empty_rep_storage
std::__default_alloc_template<true, 0>::deallocate(void*, unsigned long)
std::__default_alloc_template<true, 0>::allocate(unsigned long)
__ZNSaIcED4Ev
__ZNSt15basic_streambufIcSt11char_traitsIcEEC4Ev
__ZNSt15basic_streambufIcSt11char_traitsIcEED4Ev
collect2: ld returned 1 exit status*
scons: ***
[debug/crashreport/owcrashreport.app/Contents/MacOS/owcrashreport] Error 1|
It seems related to boost isnt it ?
I do know now if this is related but also noticed earlier when scons is
parsing SConscripts
|Package gtk+-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtk+-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtk+-2.0' found
Package libglade-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `libglade-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libglade-2.0' found|
Questions:
* I am currently using XCode 2.0. Shoud I upgrade to XCode 2.1 ?
* Should I install gtk+-2.x as suggested ?
* Same question for libglade 2.0
Emmanuel
_______________________________________________
Wengophone-devel mailing list
[email protected]
http://dev.openwengo.com/mailman/listinfo/wengophone-devel